Unofficial image for TorrServer-linux-amd64
265
This is unofficial dockerized TorrServer-linux-amd64 by YouROCK
More information: https://github.com/YouROK/TorrServer
docker-compose
version: "3"
services:
server:
image: alekho/torrserv:latest
container_name: torrserver
environment:
- TZ=Europe/Moscow
restart: always
ports:
- "8090:8090"
or docker
sudo docker run -d -p 8090:8090 alekho/torrserv:latest
Content type
Image
Digest
Size
53.8 MB
Last updated
over 4 years ago
docker pull alekho/torrserv