Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
docker
/
catalog
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
f662663a
authored
Aug 29, 2017
by
Ivan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version 1.0 quitado pull image always
parent
b8cbcb65
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
templates/odoo10/0/docker-compose.yml
templates/odoo10/0/docker-compose.yml
View file @
f662663a
...
...
@@ -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:latest
...
...
@@ -55,7 +53,6 @@ services:
links
:
-
db:db
labels
:
io.rancher.container.pull_image
:
always
io.rancher.sidekicks
:
script
script
:
image
:
dvalue/odoo-script
...
...
@@ -66,5 +63,4 @@ services:
volumes_from
:
-
web
labels
:
io.rancher.container.pull_image
:
always
io.rancher.container.start_once
:
'
true'
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment