rpi-opentracker
A minimal Docker image based on Alpine Linux with Opentracker
6.6K
opentracker is a open and free bittorrent tracker project. It aims for minimal resource usage and is intended to run at your wlan router. Currently it is deployed as an open and free tracker instance.
docker run -itd \
-p 6969:6969/udp \
-p 6969:6969/tcp \
--name opentracker \
andrasszell/rpi-opentracker
This starts an opentracker docker container right away.
You can check the status on http://< the ip of your raspberry >:6969/stats
This is an open-source project, check out the github repo: https://github.com/coldcue/docker-rpi-opentracker/
Content type
Image
Digest
sha256:db151234b…
Size
3.6 MB
Last updated
over 3 years ago
docker pull andrasszell/rpi-opentracker