Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add note to allow read:packages from GHCR for docker dev setup #162

Open
tomalrussell opened this issue Oct 22, 2024 · 1 comment
Open

Comments

@tomalrussell
Copy link
Member

docker compose  -f docker-compose.dev.yml up

Complains with unauthorized/denied:

 ! backend Warning          Head "https://ghcr.io/v2/nismod/jsrat-backend/manifests/0.1": unauthorized                                                                   2.8s
 ! vector-tileserver Warning Head "https://ghcr.io/v2/nismod/jsrat-vector-tileserver-dev/manifests/0.1": denied                                                          2.8s
 ! frontend Warning         Head "https://ghcr.io/v2/nismod/jsrat-frontend/manifests/0.1": unauthorized                                                                  2.7s
 ! raster-tile-ingester Warning Head "https://ghcr.io/v2/nismod/jsrat-raster-tileserver/manifests/0.1": unauthorized                                                     2.8s
@tomalrussell
Copy link
Member Author

For pulling from the GitHub container registry (GHCR), you will need to follow these
instructions for authentication
and use a token with read:packages scope to read from the GHCR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant