Sign inSign up

builtdock/registry-s3

By builtdock

Updated almost 11 years ago

Image
0

338

builtdock/registry-s3 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 \
    blalor/s3-registry

Tag summary

Content type

Image

Digest

sha256:a9f3fd8d8

Size

199 MB

Last updated

almost 11 years ago

docker pull builtdock/registry-s3