Docker Images / other / registry

registry

JSON →
docker3.1.1glibc1751M pulls

Docker Registry is a server-side application for storing and distributing Docker images.

databases-and-storage
Usage
Recommended variant
docker pull registry:3.1.1
use 3.1.1 unless you have a specific reason not to
Variants
Available tags
registry:full
Lifecycle
Support & EOL
latest3.1.1
pull size20MB compressed
Known issues
Gotchas
avoid :latest in production — pulls breaking major version changes
configure storage backend (e.g., S3, Azure) for production use
enable authentication and TLS to secure the registry
Resources