Docker Images / database / adminer

adminer

JSON →
docker5.4.2glibc398M pulls

Adminer is a full-featured database management tool written in PHP, supporting MySQL, PostgreSQL, SQLite, and more.

databases-and-storage
Usage
Recommended variant
docker pull adminer:5.4.2
use 5.4.2 unless you have a specific reason not to
Variants
Available tags
adminer:full
Lifecycle
Support & EOL
latest5.4.2
pull size49MB compressed
Known issues
Gotchas
exposes a web interface; secure with authentication and HTTPS
default configuration may allow connections to any database; restrict access
consider using a reverse proxy for production deployments
Resources