This image was built with an exact clone of the official mysql:5.7 Dockerfile and docker-entrypoint.sh with the exception of the line in the Dockerfile that says VOLUME /var/lib/mysql which has been commented out, and the line that says COPY ./docker-entrypoint.sh /usr/local/bin/ which has been changed to COPY ./mysql_base/docker-entrypoint.sh /usr/local/bin/ to reflect where the actual docker-endpoint.sh file actually was.
Content type
Image
Digest
Size
118.4 MB
Last updated
about 7 years ago
docker pull reharik/mysql-5.7-novolume