mataroa icon indicating copy to clipboard operation
mataroa copied to clipboard

Add docker image publish workflow

Open ctkcoding opened this issue 10 months ago • 2 comments

Added a workflow to publish docker images to github and dockerhub using the existing Dockerfile.

ctkcoding avatar Mar 30 '24 02:03 ctkcoding

Hey @ctkcoding! I'm not using Docker and I don't have an account at Docker Hub, so I will postpone exploring this further for the time being as I'm not sure how useful it could be :)

Thanks for suggesting it in any case!

sirodoht avatar Mar 30 '24 14:03 sirodoht

I find it really useful to have a docker artifact to pull instead of source code with extra config re subdomains etc like in the ticket that I raised yesterday, and it will probably need a few extra changes to handle that setup. I will take a look at doing that and cut the Docker Hub flow if you don't have an account and leave the part that auto publishes to github's container registry when you create releases which it looks like you're already doing.

ctkcoding avatar Mar 30 '24 18:03 ctkcoding