szimek / sharedrop

Easy P2P file transfer powered by WebRTC - inspired by Apple AirDrop
https://www.sharedrop.io
MIT License
9.35k stars 682 forks source link

GH Action to create an official docker image #163

Open benjamin051000 opened 11 months ago

benjamin051000 commented 11 months ago

This is an awesome site! It would be great if you could set up a GitHub Action that auto-builds a docker image and posts it to Docker Hub, so that users don't have to clone and build themselves.

This pairs nicely with GH releases since you can run the action only when a new release is published.