docker-doh
docker-doh copied to clipboard
Create new container image automatically upon new release
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
If you make it automatic, could you please also publish the image to ghcr.io? Thanks,
Sure, I will take this up
I did not have a chance to take this up. I have added this to my TODO list.