We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
export CR_PAT= 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
Make sure the above env is made permanent through .bashrc (linux) or .zshrc(mac).
echo $CR_PAT | docker login ghcr.io -u ghiya6548@gmail.com --password-stdin
Done! You should be able to access ghrc.io for reading/writing containers.