Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.

limetech/dockerapp-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitTorrent Sync

Docker container for BitTorrent Sync

Run with:

docker run -d --name="Sync" \
        --net="bridge" \
        -p 8888:8888/tcp \
        -p 5555:5555/tcp \
        -p 3838:3838/udp \
        -v "/mnt/user/appdata/Sync":"/config":rw \
        limetech/sync

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •