CentOS 7 with PHP 7.3, Apache and phpmyadmin
68
CentOS 7 with PHP 7.3, Apache and phpmyadmin. User credentials (which can be changed later) for phpmyadmin is as follow:
User: admin
Password: 123456
Use following command to pull the image:
docker pull zelal/c7-phpmyadmin:start
Example run command:
docker run -it -d --privileged --name preferred_container_name -p 81:80 image_name
Content type
Image
Digest
Size
279.4 MB
Last updated
almost 7 years ago
docker pull zelal/c7-phpmyadmin:start