Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-registry

Docker registry backed by S3, a redis cache and an nginx frontend with basic auth enabled. This container must have an additional frontend for terminating HTTPS with a trusted SSL certificate, or the clients will refuse to send the auth info.

docker run -p 8080:8080 -e AUTH_USERNAME=<username> -e AUTH_PASSWORD=<password> -e AWS_BUCKET=<bucket> wrapp/registry:latest

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

20 watching

Forks

Releases

Packages

Contributors

Languages