Skip to content

Latest commit

 

History

History
 
 

5.6

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

MySQL 5.6

FROM quay.io/continuouspipe/mysql:5.6

How to build

docker build --pull --tag quay.io/continuouspipe/mysql:5.6 --rm .
docker push

How to use

As this is based on the library MySQL image, see their README on The Docker Hub.