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
8c36f7fc
authored
Mar 09, 2018
by
Ivan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Odoo11 , version convoy cambiado el punto de montaje de extra
parent
f77ad63c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
templates/odoo11/0/docker-compose.yml
templates/odoo11/1/docker-compose.yml
templates/odoo11/0/docker-compose.yml
View file @
8c36f7fc
...
...
@@ -49,7 +49,7 @@ services:
volumes
:
-
odoo-datadir:/var/lib/odoo
-
odoo-extra-addons:/mnt/extra-addons
-
odoo-tools:/usr/lib/python
2.7
/dist-packages/odoo
-
odoo-tools:/usr/lib/python
3
/dist-packages/odoo
-
odoo-conf:/etc/odoo
tty
:
true
links
:
...
...
templates/odoo11/1/docker-compose.yml
View file @
8c36f7fc
...
...
@@ -44,7 +44,7 @@ services:
volumes
:
-
odoo-datadir:/var/lib/odoo
-
odoo-extra-addons:/mnt/extra-addons
-
odoo-tools:/usr/lib/python
2.7
/dist-packages/odoo
-
odoo-tools:/usr/lib/python
3
/dist-packages/odoo
links
:
-
db:db
depends_on
:
...
...
@@ -62,7 +62,7 @@ services:
volumes
:
-
odoo-datadir:/var/lib/odoo
-
odoo-extra-addons:/mnt/extra-addons
-
odoo-tools:/usr/lib/python
2.7
/dist-packages/odoo
-
odoo-tools:/usr/lib/python
3
/dist-packages/odoo
-
odoo-conf:/etc/odoo
tty
:
true
links
:
...
...
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