p-hueber/prefetcharr

Supply prebuilt docker image

Closed this issue · 3 comments

Hi,

while building works fine, it is kind of bothersome and doesn't allow a compose-file with other services to just be pulled.
I'm not familiar with specifics and how much work the setup is, but I would greatly appreciate you supplying a prebuilt image via Docker Hub or GHCR.

Thanks for considering!

Just FYI it's pretty simple to do this, here is how I do it:
https://github.com/PCJones/UmlautAdaptarr/blob/master/build_and_push_docker_image.bat

You also need an account at https://hub.docker.com/

It can also be automated of course

@PCJones thanks!
I plan to add a github action for it soonish

you may pull phueber/prefetcharr:latest from docker hub now.
It's based off the current main and will follow releases from here on.