Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
alain
Make it Open Project Site
Commits
133e9dcc
Commit
133e9dcc
authored
Feb 24, 2021
by
alain
🐙
Browse files
docker setup
parent
ce39336a
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
133e9dcc
# Make it Open Project Site
## S
pin up
## S
tart
$ docker-compose up -d
## Tear down
## Stop
$ docker-compose down
## Remove
$ docker-compose down --volumes
\ No newline at end of file
docker-compose.yaml
View file @
133e9dcc
...
...
@@ -21,7 +21,7 @@ services:
image
:
phpmyadmin/phpmyadmin
restart
:
always
ports
:
-
'
808
0:80'
-
'
900
0:80'
environment
:
PMA_HOST
:
db
MYSQL_ROOT_PASSWORD
:
$MYSQL_ROOT_PASSWORD
...
...
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