This is a phpMyAdmin container. it's specifically designed to work with ComputeStacks, which provides the config.inc.php file.
To make this work in your environment outside of ComputeStacks, you can pre-create the config.inc.php file and mount it during container startup using -v:
docker run -d -v /path/to/config.inc.php:/var/www/html/config.inc.php cmptstks/phpmyadmin
Content type
Image
Digest
sha256:73f264e47…
Size
550.5 MB
Last updated
2 months ago
docker pull cmptstks/phpmyadmin