You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use github packages to store docker images.
Imagine I have this package ghcr.io/alpha/beta:latest
When I execute this command: docker pull ghcr.io/alpha/beta:latest everything is working, it means that the package itself is correctly resolved.
So, according to the data I provided, what values should I set to variables: owner, repo, package-name ?
I use github packages to store docker images.
Imagine I have this package
ghcr.io/alpha/beta:latest
When I execute this command:
docker pull ghcr.io/alpha/beta:latest
everything is working, it means that the package itself is correctly resolved.So, according to the data I provided, what values should I set to variables:
owner, repo, package-name
?This configuration did not work for me:
The text was updated successfully, but these errors were encountered: