alchatti / docker-mysql

A base MySQL docker-compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MySQl using Docker

A base MySQL docker-compose file to load a database using /data/in.sql with exposed 3306 port for access.

Usage

Using you DB tool you can access the Database using localhost:3306 with root and password as credentials.

Default database is set to database

Recommended Tools

About

A base MySQL docker-compose

License:MIT License