Skip to content

rokkie/docker-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mysql

Docker image for mysql server

Building the image

make

or manually

docker build -t user/name:tag .

Running the image

docker run -d -p 3306:3306 rokkie/mysql

About

Docker image for mysql server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages