Docker Images / other / mongo-express

mongo-express

JSON →
docker1.0.2glibc274M pulls

mongo-express is a web-based MongoDB admin interface for managing databases, collections, and documents.

databases-and-storage
Usage
Recommended variant
docker pull mongo-express:1.0.2
use 1.0.2 unless you have a specific reason not to
Variants
Available tags
mongo-express:full
Lifecycle
Support & EOL
latest1.0.2
pull size59MB compressed
Known issues
Gotchas
avoid :latest in production — pulls breaking major version changes
default configuration exposes the admin interface without authentication, secure it in production
requires a running MongoDB instance, ensure network connectivity
Resources