Preliminary commit of new files
This commit is contained in:
7
images/btsync/Makefile
Normal file
7
images/btsync/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
include /opt/docker/build/Makefile
|
||||
|
||||
NAME = btsync
|
||||
VERSION = latest
|
||||
RUN = -p 8888:8888 -v /opt/docker/images/btsync/fs:/host
|
||||
|
||||
build: base btsync
|
||||
Reference in New Issue
Block a user