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
Content type
Image
Digest
sha256:023b533e8…
Size
84.7 MB
Last updated
6 months ago
docker pull donuk/basicauth