Is your feature request related to a problem?
Hi - would be great to have some sort CI automation for a docker image. Right now I have to build my own and it's somewhat tedious with every new release. Maybe this can be paired with #1827
GitHub has a good official guide here: https://docs.github.com/en/actions/tutorials/publish-packages/publish-docker-images
Describe the solution you'd like
With every Igir release, automatically public a docker image to https://hub.docker.com/
Additional context
No response
Is your feature request related to a problem?
Hi - would be great to have some sort CI automation for a docker image. Right now I have to build my own and it's somewhat tedious with every new release. Maybe this can be paired with #1827
GitHub has a good official guide here: https://docs.github.com/en/actions/tutorials/publish-packages/publish-docker-images
Describe the solution you'd like
With every Igir release, automatically public a docker image to https://hub.docker.com/
Additional context
No response