Closed davidjeddy closed 1 year ago
GitHub Container Registry is public, pulling won't require any authentication.
I've figured out the confusion : there is a typo in the README
podman run -v ./data:/data:Z ghcr.io/wivik/devops-solutions-maps:(version)
=> "map", not "maps"
My bad, thanks for pointing this issue.
While bearer token auth is well established and understood for the sake of reducing adoption friction adding an example auth command for ghcr to the README would be beneficial.