https://github.com/barakaally/aws_s3_docker-registry
Configuration file for private Docker Registry with AWS S3 as data storage driver
https://github.com/barakaally/aws_s3_docker-registry
aws-s3 docker docker-compose iam-policy iam-users registry
Last synced: about 1 month ago
JSON representation
Configuration file for private Docker Registry with AWS S3 as data storage driver
- Host: GitHub
- URL: https://github.com/barakaally/aws_s3_docker-registry
- Owner: barakaally
- Created: 2020-07-02T12:49:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-02T19:07:33.000Z (almost 6 years ago)
- Last Synced: 2025-09-07T03:43:13.444Z (9 months ago)
- Topics: aws-s3, docker, docker-compose, iam-policy, iam-users, registry
- Language: Dockerfile
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Get list of repository
GET `http://{host:port}/v2/_catalog?n=1&last=20`
Full docker registry api reference
`https://docs.docker.com/registry/spec/api/`