satishweb/docker-doh

Create new container image automatically upon new release

satishweb opened this issue · 3 comments

Container image creation is manual right now, it should be automatic

  1. Setup GitHub workflow for container image creation on creation of the new tag
  2. Publish the image to docker.io
  3. 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.