eikek / sharry

Sharry is a self-hosted file sharing web application.
https://eikek.github.io/sharry
GNU General Public License v3.0
797 stars 52 forks source link

[Feature request] Publish container to Github container registry #1405

Closed chelming closed 2 months ago

chelming commented 2 months ago

It'd be nice to pull a container without having to build it myself 😄 https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry

eikek commented 2 months ago

You can download it from the dockerhub registry, though. Does this also work?

chelming commented 2 months ago

oh. oops! I didn't even think to look there 🙃 I saw the quickstart saying to use the compose file and assumed it was for a build! sorry!

eikek commented 2 months ago

No worries! 😄