Skip to content

docker-in-practice/docker-authenticate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-authenticate

Sets up basic HTTP authentication on your docker daemon.

Run with:

docker run -d -p 2375:2375 -v /var/run:/var/run dockerinpractice/docker-authenticate

About

Sets up basic HTTP authentication on your docker daemon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published