Skip to content

donuk/docker-basicauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Also on dockerhub:

https://hub.docker.com/r/donuk/basicauth

Proxy hub.docker.com with basic authentication:

docker run -p 80:80 -e BACKEND=hub.docker.com -e LOGIN=my_user:my_password -e LOGIN2=my_other_user:my_other_password AUTH_REASON="Private Area" --rm donuk/basicauth

About

HTTP Proxy container with basic authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published