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
jlopez
wicopa
Commits
2ba3fb0a
Commit
2ba3fb0a
authored
May 13, 2019
by
remy
Browse files
using relative paths to avoid the creation of /data/mysql/wicopa
parent
4e357c9b
Changes
2
Hide whitespace changes
Inline
Side-by-side
.docker/db/wicopa/.gitkeep
0 → 100644
View file @
2ba3fb0a
docker-compose.yml
View file @
2ba3fb0a
...
...
@@ -15,7 +15,7 @@ services:
restart
:
always
container_name
:
wicopadb
volumes
:
-
/data/mysql
/wicopa:/var/lib/mysql:z
-
./.docker/db
/wicopa:/var/lib/mysql:z
-
./wicopa.sql:/docker-entrypoint-initdb.d/wicopa.sql:z
environment
:
MYSQL_ROOT_PASSWORD
:
w1c0Pa5s
...
...
Write
Preview
Supports
Markdown
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