Commit 95af1ee4 by Ivan

version 1.0 eliminado odoo-script

parent 173e3607
......@@ -28,17 +28,6 @@ services:
- db:db
labels:
io.rancher.container.pull_image: always
odoo-script:
image: dvalue/odoo-script
stdin_open: true
tty: true
depends_on:
- odoo10
volumes_from:
- odoo10
labels:
io.rancher.container.pull_image: always
io.rancher.container.start_once: 'true'
db-data:
image: postgres:9.4
environment:
......
......@@ -7,10 +7,7 @@
odoo:
version: '2'
services:
odoo:
scale: 1
start_on_create: true
odoo-script:
odoo10:
scale: 1
start_on_create: true
db-data:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment