Sign inSign up

donuk/basicauth

By donuk

Updated 6 months ago

HTTP Proxy with basic authentication

Image
0

1.6K

donuk/basicauth repository overview

Also on github:

https://github.com/donuk/docker-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                                                                         

Tag summary

Content type

Image

Digest

sha256:023b533e8

Size

84.7 MB

Last updated

6 months ago

docker pull donuk/basicauth