camicroscope / Distro

Docker distribution of camicroscope and all its components
http://camicroscope.org
BSD 3-Clause "New" or "Revised" License
28 stars 143 forks source link

GHCR reporting a permission error on pull for public images #210

Closed birm closed 11 months ago

birm commented 1 year ago

I may be using this wrong, but running the pull listed on the iip package at minimum gives:


docker pull ghcr.io/camicroscope/iipimage:master
Error response from daemon: Head "https://ghcr.io/v2/camicroscope/iipimage/manifests/master": denied: denied```

I've switched back to dockerhub, but this is concerning.
birm commented 11 months ago

The package had defaulted to private, changed to public and now works!