To generate a password file:
docker run --rm -ti datoma/htpasswd <username> <password> > htpasswd
This will use bcrypt encryption.
cloned from https://github.com/xmartlabs/docker-htpasswd
Content type
Image
Digest
Size
3 MB
Last updated
over 6 years ago
docker pull datoma/htpasswd