Dockerfile for a syncplay server
[][syncplayurl]
[syncplayurl]: http://syncplay.pl/
docker create \
--name=syncplay \
--net=host \
-e PASSWORD=<PASSWORD> \
-e PORT=<PORT> \
bentech2/syncplay-server
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Dockerfile for a syncplay server
[][syncplayurl]
[syncplayurl]: http://syncplay.pl/
docker create \
--name=syncplay \
--net=host \
-e PASSWORD=<PASSWORD> \
-e PORT=<PORT> \
bentech2/syncplay-server