Commit 576a28b9 by Ivan

odoo añadido pull image always a postgres

parent f1be5206
...@@ -37,6 +37,7 @@ services: ...@@ -37,6 +37,7 @@ services:
volumes_from: volumes_from:
- db-data - db-data
labels: labels:
io.rancher.container.pull_image: always
io.rancher.sidekicks: db-data io.rancher.sidekicks: db-data
web: web:
image: odoo:10 image: odoo:10
......
...@@ -37,6 +37,7 @@ services: ...@@ -37,6 +37,7 @@ services:
volumes_from: volumes_from:
- db-data - db-data
labels: labels:
io.rancher.container.pull_image: always
io.rancher.sidekicks: db-data io.rancher.sidekicks: db-data
web: web:
image: odoo:8 image: odoo:8
......
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