Sign inSign up

mkaag/btsync

By mkaag

Updated almost 11 years ago

BtSync with custom config and secret

Image
0

1.8K

mkaag/btsync repository overview

BtSync Dockerfile

Docker Hub

This repository contains the Dockerfile and the configuration file of BitTorrent Sync for Docker.

Base Docker Image
Installation
docker build -t mkaag/btsync github.com/mkaag/docker-btsync
Usage
docker run -d -p 55555:55555 -v /opt/data:/data -e "SECRET=1234567890" mkaag/btsync

Note that the Web UI is disabled in the config file. If you do not specify the SECRET env variable, a new one will be generated.

Tag summary

Content type

Image

Digest

sha256:9ae3ba721

Size

152 MB

Last updated

almost 11 years ago

docker pull mkaag/btsync