MySQL 4 Server image for legacy testing scenarios
10K+
Dockerfile to create a MySQL4 environment for legacy testing purposes
Specify the MYSQL_ROOT_PASSWORD environment variable when launching a new container, e.g:
docker run -d -P -e "MYSQL_ROOT_PASSWORD=password" stevemayne/mysql4Root user will be bound to the wildcard % host to allow login from outside the container.
Content type
Image
Digest
Size
68.2 MB
Last updated
over 8 years ago
docker pull stevemayne/mysql4