Publish on GHCR
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 ❤️
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.
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?