Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

ktdreyer/micro-docker-auth

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
2 Commits
 
 
 
 
 
 

Repository files navigation

micro-docker-auth

Tiny Flask-based webservice that implements the Docker token server API.

This server is very bare-bones. I needed something to protect a public Docker registry that was Python-based and straightforward to maintain and secure.

  • Gives out tokens for "pull" access to all repos for anyone, no password required. This means anonymous users can docker pull from any repository.
  • All other actions require a username and password. In other words, docker push requires authentication.
  • There is only one username ("admin") and password.

About

Simple Flask-based docker registry authentication server

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.