andrasszell/rpi-opentracker

By andrasszell

Updated over 3 years ago

A minimal Docker image based on Alpine Linux with Opentracker

Image
Networking
2

6.6K

andrasszell/rpi-opentracker repository overview

What is opentracker?

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.

Usage

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

Contribute

This is an open-source project, check out the github repo: https://github.com/coldcue/docker-rpi-opentracker/

Tag summary

Content type

Image

Digest

sha256:db151234b

Size

3.6 MB

Last updated

over 3 years ago

docker pull andrasszell/rpi-opentracker