example-services icon indicating copy to clipboard operation
example-services copied to clipboard

Running services from the Github Package Registry

Open acazacu opened this issue 6 years ago • 0 comments

Hi,

Is there any example of running services from images published onto the GitHub Package Registry? Is this feature supported?

When trying to run a service based on an image hosted on docker.pkg.github.com, I get an authentication error in the job setup step: Error response from daemon: Get https://docker.pkg.github.com/v2/org/repo/image/manifests/latest: no basic auth credentials

Worth noting, the repository containing the package is public.

Thank you!

acazacu avatar Sep 12 '19 18:09 acazacu