docker-archive / docker-registry

This is **DEPRECATED**! Please go to https://github.com/docker/distribution
Apache License 2.0
2.88k stars 879 forks source link

Docker registry S3 region storage #1054

Open madhokie opened 8 years ago

madhokie commented 8 years ago

S3 Regions are hardcoded to known or publicly available AWS regions. You should have the ability to override the AWS region in a government sponsored version of AWS. Currently the registry will bail if you specify an AWS region that does not exist in the public domain.