Sign inSign up

blalor/docker-local-registry

By blalor

Updated almost 11 years ago

Image
0

609

blalor/docker-local-registry repository overview

Working filesystem-backed Docker registry

Embeds redis as an LRU cache, for hopefully improved performance.

Example

docker run -p 5000:5000 \
    -e WORKER_SECRET_KEY=Z \
    -v /path/to/registry/volume:/var/lib/docker/registry \
    blalor/docker-local-registry

Tag summary

Content type

Image

Digest

sha256:e89afebb8

Size

154.7 MB

Last updated

almost 11 years ago

docker pull blalor/docker-local-registry