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
e5b47092
authored
Sep 13, 2017
by
Ivan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Odoo 10 configurado estable
parent
275c92bf
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
3 deletions
templates/odoo10/0/docker-compose.yml
templates/odoo10/1/docker-compose.yml
templates/odoo10/0/docker-compose.yml
View file @
e5b47092
...
...
@@ -54,10 +54,8 @@ services:
-
db:db
labels
:
io.rancher.sidekicks
:
script
cron.action
:
restart
cron.restart_timeout
:
60
script
:
image
:
dvalue/odoo-script
image
:
dvalue/odoo-script
:v10
stdin_open
:
true
tty
:
true
links
:
...
...
templates/odoo10/1/docker-compose.yml
View file @
e5b47092
...
...
@@ -55,6 +55,19 @@ services:
links
:
-
db:db
labels
:
io.rancher.sidekicks
:
script
script
:
image
:
dvalue/odoo-script:v10
stdin_open
:
true
tty
:
true
links
:
-
db:db
volumes_from
:
-
web
volumes
:
-
/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
...
...
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