- Docker
- Docker Compose
- VirtualBox (optional)
- Vagrant (optional)
- git clone
- (optional) vagrant up && vagrant ssh && cd /vagrant
- docker-compose up
- Open http://mysqlinitdb.local
- Login ID:root / PW:mysqlpassword
Sample to running a custom SQL in "Docker Official MySQL Image"
ShellGPL-2.0