Sign inSign up

dmoutinho/mysql

By dmoutinho

Updated about 8 years ago

FROM https://hub.docker.com/_/mysql/

Image
0

201

dmoutinho/mysql repository overview

  • Run mysql image
$ docker run --name=mysql --env="MYSQL_ROOT_PASSWORD=root" -d mysql:5.7.22
  • Create mysql tag
$ docker image tag mysql:5.7.22 dmoutinho/mysql

Tag summary

Content type

Image

Digest

Size

118.1 MB

Last updated

about 8 years ago

docker pull dmoutinho/mysql