You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 22, 2021. It is now read-only.
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.