Host private registry using aliyun oss as storage
227
Bug #1 fixed registry forked from chrisjin/registry
##Usage:
Assuming you have docker installed on your machine:
docker run -e OSS_BUCKET=<your_ali_oss_bucket> -e STORAGE_PATH=/docker/ -e OSS_HOST=<your_region.aliyuncs.com> -e OSS_KEY=<your_ali_oss_key> -e OSS_SECRET=<your_ali_oss_secret> -p 5000:5000 -d antmanler/registry:ali_oss
NOTE: it may be slow for the first time since docker need to get its dependencies from docker-hub.
Content type
Image
Digest
sha256:bde0a160f…
Size
188.3 MB
Last updated
almost 11 years ago
docker pull antmanler/registry:ali_oss