docker_images/odoo/odoo
2017-11-10 06:46:16 +01:00
..
Dockerfile [IMP][FIX]Problem with last pip and usage of local odoo pip repo in dockerfiles 2016-11-19 07:28:31 +01:00
Dockerfile.9 [IMP][FIX]Problem with last pip and usage of local odoo pip repo in dockerfiles 2016-11-19 07:28:31 +01:00
Dockerfile.10 [TYPO] 2017-10-22 07:36:03 +02:00
Dockerfile.10.dev [CHG]Huge change : use registry for all base and prod images 2016-12-21 10:16:53 +01:00
Dockerfile.11 [FIX]Odoo v11 with Python 3.7 to avoid workers problem 2017-11-03 11:05:38 +01:00
Dockerfile.dev [CHG]Huge change : use registry for all base and prod images 2016-12-21 10:16:53 +01:00
Dockerfile.openupgrade.9 [ADD]Odoo OpenUpgrade 9 on dev.yml 2017-08-04 18:49:36 +02:00
Dockerfile.openupgrade.10 [IMP]Openupgrade v10 image should use master openupgradelib because of recent fixes 2017-08-05 09:49:39 +02:00
genconf.sh [IMP]Odoo proxy mode should be true per default 2017-03-31 09:34:29 +02:00
launch.dev.sh [IMP]Odoo v8 dev debug logging 2016-10-25 23:15:26 +02:00
launch.sh [IMP]Odoo service : shell handling for dev environments 2016-10-03 19:48:09 +02:00
launch10.dev.sh [IMP]Odoo : allows load command line from LOAD environment variable 2017-11-10 06:46:16 +01:00
launch10.sh [IMP]Odoo : allows load command line from LOAD environment variable 2017-11-10 06:46:16 +01:00
launch11.sh [ADD]Base image for Odoo v11 2017-10-22 07:36:22 +02:00
README.md [ADD]Odoo base image for Yaltik 2016-09-30 15:02:46 +02:00
shell.sh [IMP]Odoo service : shell handling for dev environments 2016-10-03 19:48:09 +02:00
shell10.sh [IMP]v10 dev needs special shell entry 2016-10-18 11:11:29 +02:00

Yaltik OCB Docker files

Odoo - OCB

Simple Dockerfile by Yaltik. It uses :

  • Debian Jessie
  • OCB fork, enjoying community fixes and is ATM focused around version 8.0.

Custom add-ons

You can propose a custom modules volume with : ...

Compose

A compose file is proposed, with PostgreSQL 9.5 and Nginx proxy.