Commit cabbee84 by Ivan

odoo10 - quitado pull image always

parent 79c2c557
Showing with 0 additions and 3 deletions
......@@ -24,7 +24,6 @@ services:
command:
- /bin/true
labels:
io.rancher.container.pull_image: always
io.rancher.container.start_once: 'true'
db:
image: postgres:9.4
......@@ -37,7 +36,6 @@ services:
volumes_from:
- db-data
labels:
io.rancher.container.pull_image: always
io.rancher.sidekicks: db-data
web:
image: odoo:10
......@@ -68,7 +66,6 @@ services:
- /var/run/docker.sock:/var/run/docker.sock
labels:
io.rancher.container.start_once: 'true'
io.rancher.container.pull_image: always
sftp:
image: atmoz/sftp:alpine
volumes:
......
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