Sign inSign up

opentable/docker-s3-registry

By opentable

Updated almost 11 years ago

Image
0

355

opentable/docker-s3-registry repository overview

Working S3-backed Docker registry

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

Example

docker run -p 5000:5000 \
    -e AWS_BUCKET=W \
    -e AWS_KEY=X \
    -e AWS_SECRET=Y \
    -e WORKER_SECRET_KEY=Z \
    opentable/docker-s3-registry

Thanks

Brian Lalor [blalor/docker-s3-registry] (https://github.com/blalor/docker-s3-registry)

Tag summary

Content type

Image

Digest

sha256:bcfd8c88d

Size

164.5 MB

Last updated

almost 11 years ago

docker pull opentable/docker-s3-registry