/go-porter

Lite tool for build docker images without docker daemon

Primary LanguageGo

Authorization

For docker registry authorization add to ~/.config/go-porter.yaml content like:

auths:
  "index.docker.io":
    username: joomcode
    password: PasswOrd