Skip to content

Dockerfiles for MySQL pre-loaded sample database "world database" 🐳

Notifications You must be signed in to change notification settings

kakakakakku/mysql-world-database-dockerfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mysql-world-database-dockerfiles

Docker Pulls Docker Automated build

Dockerfiles for MySQL pre-loaded sample database "world database" 🐳

Supported versions

  • 5.5
  • 5.6
  • 5.7 (latest)
  • 8.0

Usage

$ docker pull kakakakakku/mysql-world-database
$ docker run -e MYSQL_ALLOW_EMPTY_PASSWORD=yes -d kakakakakku/mysql-world-database
$ docker exec -it $(docker container ls | grep 'kakakakakku/mysql-world-database' | awk '{print $1}') /bin/sh

About

Dockerfiles for MySQL pre-loaded sample database "world database" 🐳

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published