Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
partons
core
partons-example
Commits
6e005e64
Commit
6e005e64
authored
Jan 31, 2019
by
Anatolii Koval
Browse files
Fix MySQL connection for a partons container
parent
56a75850
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker-compose.yml
View file @
6e005e64
...
@@ -41,6 +41,8 @@ services:
...
@@ -41,6 +41,8 @@ services:
build
:
build
:
context
:
.
context
:
.
dockerfile
:
.docker/Dockerfile.partons
dockerfile
:
.docker/Dockerfile.partons
depends_on
:
-
mysql
restart
:
'
no'
restart
:
'
no'
volumes
:
volumes
:
-
"
.:/root/workspace/partons-example"
-
"
.:/root/workspace/partons-example"
...
...
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