Skip to content

xmartlabs/docker-htpasswd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

htpasswd

Usage

To generate a password file:

docker run --rm -ti xmartlabs/htpasswd <username> <password> > htpasswd

This will use bcrypt encryption.

About

Docker image to create a htpasswd file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages