Skip to content

Latest commit

 

History

History
12 lines (5 loc) · 311 Bytes

github-registry-command.md

File metadata and controls

12 lines (5 loc) · 311 Bytes

Get the token from -> https.//github.com/settings/tokens/new?scopes=write:packages

export CR_PAT=ghp_XXXX

echo $CR_PAT | docker login ghcr.io -u --password-stdin

docker tag ghcr.io//:

docker push ghcr.io//: