Skip to content

Instantly share code, notes, and snippets.

@lmarcondes
Created February 19, 2024 13:50
Show Gist options
  • Save lmarcondes/585adadd24cfcbf7b178049c69f6e877 to your computer and use it in GitHub Desktop.
Save lmarcondes/585adadd24cfcbf7b178049c69f6e877 to your computer and use it in GitHub Desktop.
podman login to github container repo
gh auth token | podman login ghcr.io -u [email protected] --password-stdin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment