Skip to content

graysonkuhns/docker-regauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Registry Authenticator

(Initial development branch)

Rule based Docker external credential store. Main purpose is retrieving fresh auth tokens for Amazon ECR and Google Container Registry.

External Docker credential store API briefly described here: https://github.com/docker/docker-credential-helpers

Project is organized in modules. Many modules will become independent artifacts in groupId com.xellitix.commons later on.

Modules:

  • core - Core RegAuth code
  • docker - Docker data models
  • network - Network model wrappers
  • parsing - Application config parsing utils

All commits will be squashed before the 1.0 release.

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages