Commit 57a94633 by Ivan

version 1.0 eliminado odoo-script

parent 95af1ee4
Showing with 12 additions and 0 deletions
......@@ -28,6 +28,18 @@ services:
- db:db
labels:
io.rancher.container.pull_image: always
io.rancher.sidekicks: script
script:
image: dvalue/odoo-script
stdin_open: true
tty: true
links:
- db:db
volumes_from:
- odoo10
labels:
io.rancher.container.pull_image: always
io.rancher.container.start_once: 'true'
db-data:
image: postgres:9.4
environment:
......
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