Sign inSign up

aduermael/mysql

By aduermael

Updated over 8 years ago

Fork of docker-library/mysql. I had to remove `VOLUME` statements for data to stay within container.

Image
0

246

aduermael/mysql repository overview

⚠️⚠️⚠️

In that branch, VOLUME /var/lib/mysql lines have been removed from Dockerfiles. Volumes won't be created when running containers based on those images. MySQL data will reside within containers and will be lost when removing them. But this is actually useful in some situations.

https://github.com/docker-library/mysql

Maintained by: the Docker Community and the MySQL Team

This is the Git repo of the Docker "Official Image" for mysql (not to be confused with any official mysql image provided by mysql upstream). See the Docker Hub page for the full readme on how to use this Docker image and for information regarding contributing and issues.

The full description from Docker Hub is generated over in docker-library/docs, specifically in docker-library/docs/mysql.

See a change merged here that doesn't show up on Docker Hub yet?

Check the "library/mysql" manifest file in the docker-library/official-images repo, especially PRs with the "library/mysql" label on that repo.

For more information about the official images process, see the docker-library/official-images readme.


BuildStatusBadges(per-arch)
amd64
build status badge

Tag summary

Content type

Image

Digest

Size

119.6 MB

Last updated

over 8 years ago

docker pull aduermael/mysql:5.7.22-without-volume