gis-ops / docker-valhalla

This is our flexible Docker repository for the Valhalla routing engine
MIT License
240 stars 70 forks source link

Cannot use base image in Dockerfile - Valhalla docker package #25

Closed mickael-bdias closed 3 years ago

mickael-bdias commented 3 years ago

Hi! Someone could help figure it out why I cannot use the base image in my Dockerfile?

Dockerfile (example) FROM docker.pkg.github.com/gis-ops/docker-valhalla/valhalla:latest EXPOSE xxxx

Terminal Step 1/2 : FROM docker.pkg.github.com/gis-ops/docker-valhalla/valhalla:latest Head https://docker.pkg.github.com/v2/gis-ops/docker-valhalla/valhalla/manifests/latest: no basic auth credentials

Any ideas? Do I have to log in? If so, how can I do that?

Thanks!

nilsnolde commented 3 years ago

yep, auth missing here you go: https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry#authenticating-to-the-container-registry