Commit 173e3607 by Ivan

version 1.0 añadido odoo-script

parent d3af782c
Showing with 3 additions and 3 deletions
......@@ -11,7 +11,7 @@ volumes:
odoo-conf:
driver: local
services:
odoo:
odoo10:
image: odoo:latest
environment:
PGHOST: db
......@@ -33,9 +33,9 @@ services:
stdin_open: true
tty: true
depends_on:
- odoo
- odoo10
volumes_from:
- odoo
- odoo10
labels:
io.rancher.container.pull_image: always
io.rancher.container.start_once: 'true'
......
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