Create new container image automatically upon new release
satishweb opened this issue · 3 comments
satishweb commented
Container image creation is manual right now, it should be automatic
- Setup GitHub workflow for container image creation on creation of the new tag
- Publish the image to docker.io
- Publish the image to GHCR
shizunge commented
If you make it automatic, could you please also publish the image to ghcr.io?
Thanks,
satishweb commented
Sure, I will take this up
satishweb commented
I did not have a chance to take this up. I have added this to my TODO list.