WinPooh32 / peerstohttp

Simple torrent proxy to http stream controlled over REST-like api
GNU General Public License v3.0
46 stars 10 forks source link

Add Docker Compose example manifest #24

Closed pataquets closed 2 years ago

pataquets commented 2 years ago

Useful to quickly run/deploy the service. Quite commented out, aiming to serve as self-documenting Docker usage. Docker users will find it quite familiar and self-explaining. Not going into details, to see if comments are useful enough. :smile:

TL/DR for testing:

# Use -d to start service in background (ie. detached from TTY).
docker-compose up [-d]