Skip to content
This repository was archived by the owner on Jan 6, 2018. It is now read-only.

Commit 1f45b08

Browse files
committed
Update
1 parent 3304d4e commit 1f45b08

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
A Docker image for [MySQL](http://www.mysql.com/) server that is used in the [Dockerized Drupal](https://dockerizedrupal.com/) project.
44

5+
The MySQL root user is `container` and password is also `container`.
6+
57
## Run the container
68

79
CONTAINER="mysql-data" && sudo docker run \

0 commit comments

Comments
 (0)