Docker Images / other / phpmyadmin

phpmyadmin

JSON →
docker5.2.3glibc87M pulls

Official Docker image for phpMyAdmin, a web-based MySQL/MariaDB administration tool.

databases-and-storagedeveloper-tools
Usage
Recommended variant
docker pull phpmyadmin:5.2.3
use 5.2.3 unless you have a specific reason not to
Variants
Available tags
phpmyadmin:full
Lifecycle
Support & EOL
latest5.2.3
pull size197MB compressed
Known issues
Gotchas
Exposes a web interface; secure with HTTPS and strong authentication in production.
Depends on a running MySQL/MariaDB server; configure via environment variables.
Default session handling may be insecure; consider using a custom session handler.
Resources