rogeriocassares / docker-mysql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-mysql

Running the mysql:8.1.0 with adminer:4.8.1 image:

docker-compose up

Then, access http://127.0.0.1:8080.

See the credentials in docker-compose.yaml.

About