Sign inSign up

blalor/docker-s3-registry

By blalor

Updated almost 11 years ago

Image
2

546

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

Tag summary

Content type

Image

Digest

sha256:df2edb493

Size

154.7 MB

Last updated

almost 11 years ago

docker pull blalor/docker-s3-registry