leovanzella / docker-mysql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-mysql

This docker-compose file is just a general purpose example for using a MySQL container.

For bringing the container up, just:

$ docker-compose up

and down:

$ docker-compose down

About

License:MIT License