rest-server icon indicating copy to clipboard operation
rest-server copied to clipboard

Publish on GHCR

Open fdw opened this issue 4 months ago • 2 comments

Output of rest-server --version

f908c528a5d3

What should rest-server do differently? Which functionality do you think we should add?

As Docker Hub severely restricts pulls without an account, it would be very nice if the image could also be published on another registry, for example GHCR.

What are you trying to do? What problem would this solve?

This would avoid running into pull limits on Docker Hub.

Did rest-server help you today? Did it make you happy in any way?

I have restic and rest-server running for several years now, and I've never felt more comfortable with my backups ❤️

fdw avatar Oct 20 '25 14:10 fdw

If someone is willing to create a corresponding CI pipeline for Github, I'm happy to add it. You can take a look at restic for inspiration.

MichaelEischer avatar Nov 16 '25 19:11 MichaelEischer

I can't see a current workflow to create the Docker image. Is the idea to create a new one (based on the one from restic, for example) and only publish to GHCR?

fdw avatar Nov 20 '25 20:11 fdw