Publish docker images to ghcr.io
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 4k
- Forks
- 818
- Avg merge
- 1h 14m
- Merged PRs (30d)
- 1
Description
Please publish the docker images to the GitHub Packages Registry (ghcr.io) so we can access the image anonymously from CI/CD pipelines.
The registry `docker.pkg.github.com` is useless as we need to be authenticated in order to access the docker image:
https://github.community/t/docker-pull-from-public-github-package-registry-fail-with-no-basic-auth-credentials-error/16358/81
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no repository files, tests, or workflow entry point. Start by locating the Docker image build and publish configuration and existing docker.pkg.github.com references; done means the images are available from ghcr.io without authentication for CI/CD pulls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- devops, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100