mirror of
https://github.com/vimagick/dockerfiles.git
synced 2026-01-04 12:05:02 +01:00
add btsync
This commit is contained in:
8
btsync/docker-compose.yml
Normal file
8
btsync/docker-compose.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
btsync:
|
||||
image: vimagick/btsync
|
||||
ports:
|
||||
- "8888:8888"
|
||||
- "55555:55555"
|
||||
volumes:
|
||||
- ./data:/data
|
||||
restart: always
|
||||
Reference in New Issue
Block a user