/docker-mysql-sample

Sample to running a custom SQL in "Docker Official MySQL Image"

Primary LanguageShellGNU General Public License v2.0GPL-2.0

Sample to running a custom SQL in "Docker Official MySQL Image"

Requirement

Step

  1. git clone
  2. (optional) vagrant up && vagrant ssh && cd /vagrant
  3. docker-compose up
  4. Open http://mysqlinitdb.local
  5. Login ID:root / PW:mysqlpassword