Push built image to Docker Hub as a Github Action #188
Bradleywboggs
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I'm currently doing some work on the scancode.io Helm chart for work, and I noticed that there are no official docker hub images for scancode.io; thus, by default the chart is dependent on unmaintained community docker hub repositories. For my use case we will build our own image and place in our private ECR, but the Chart would be much more useful if there were official images being pushed to docker hub.
Is this something the maintainers would be open to? I can look into setting up a Github Action for this, but it would certainly require buy-in from you all, as you'd need to set up the Docker hub credentials, etc.
UPDATE
Moving to the scancode.io repository
aboutcode-org/scancode.io#1648
UPDATE
Disregard. I didn't see that images were already being pushed to ghcr!
Beta Was this translation helpful? Give feedback.
All reactions