docker-archive / docker-registry

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

No support for s3 storage in new us-east-2 (Ohio) #1088

Closed eranchetz closed 6 years ago

eranchetz commented 7 years ago

Running the registry results in

#config.yml 
....
storage:
    cache:
        layerinfo: inmemory
    s3:
        accesskey: ""
        secretkey: ""
        region: us-east-2
        bucket: example-docker-registry-ohio

Results in:

panic: Invalid region provided: us-east-2