Sign inSign up

lorieri/registry-ceph

By lorieri

Updated almost 11 years ago

Ceph Rados Gateway (and any other S3 compatible API) driver for Docker Registry

Image
1

1M+

lorieri/registry-ceph repository overview

Ceph Rados Gateway (and any other S3 compatible API) driver for Docker Registry

docker run \
         -e SETTINGS_FLAVOR=s3 \
         -e AWS_BUCKET=acme-docker \
         -e STORAGE_PATH=/registry \
         -e AWS_KEY=AKIAHSHB43HS3J92MXZ \
         -e AWS_SECRET=xdDowwlK7TJajV1Y7EoOZrmuPEJlHYcNP2k4j49T \
         -e SEARCH_BACKEND=sqlalchemy \
         -e AWS_REGION=ceph \
         -e AWS_HOST=myradosgw.com \
         -e AWS_SECURE=false \
         -e AWS_ENCRYPT=false \
         -p 5000:5000 \
         lorieri/registry-ceph:0.0.1 \
         docker-registry

Build:

https://raw.githubusercontent.com/lorieri/docker-registry/master/Dockerfile

Automated Build:

https://registry.hub.docker.com/u/lorieri/registry-ceph-automated/

Tag summary

Content type

Image

Digest

sha256:17718a509

Size

189.8 MB

Last updated

almost 11 years ago

docker pull lorieri/registry-ceph:0.0.1