Sign inSign up

hhcordero/docker-mysql

By hhcordero

•Updated over 11 years ago

Docker image to run basic MySQL Server on Debian, mysql-client cli included.

Image
0

995

hhcordero/docker-mysql repository overview

⁠MySQL Server

Docker image to run basic MySQL Server on Debian, mysql-client cli included.

⁠Usage

Basic run parameters:

docker run \
            --name docker_mysql \
            --publish 3306:3306 \
            --detach \
            hhcordero/docker-mysql

Tag summary

Content type

Image

Digest

sha256:6474e769b…

Size

-

Last updated

almost 11 years ago

docker pull hhcordero/docker-mysql