Skip to content

Instantly share code, notes, and snippets.

@kenichi-shibata
Last active January 5, 2021 13:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kenichi-shibata/6c8d64229368fdceed0fdfae5799d009 to your computer and use it in GitHub Desktop.
Save kenichi-shibata/6c8d64229368fdceed0fdfae5799d009 to your computer and use it in GitHub Desktop.
❯ echo $GITHUB_TOKEN_RWD | docker login https://docker.pkg.github.com -u ${GITHUB_USER} --password-stdin
WARNING! Your password will be stored unencrypted in /Users/kenichishibata/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store
Login Succeeded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment