Official Docker image
Closed this issue · 3 comments
crummy commented
Is there an official myanon docker image on Docker Hub or elsewhere?
ppomes commented
Hi ! There is no official image, but I can provide one if needed. Let me know!
ppomes commented
Hi! I published images, ppomes/myanon on Docker Hub
check24-danielpaschsannapiu commented
Just wanted to note that you can do it automatically with github actions and publish directly to github.
I think that makes your workflow easier because you don't need to do anything besides push to master.
My example project:
https://github.com/gempir/justlog/blob/main/.github/workflows/docker-publish.yml#L40