Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 314 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 314 Bytes

syncplay-server

Dockerfile for a syncplay server

[syncplay][syncplayurl] [syncplayurl]: http://syncplay.pl/

Usage

docker create \
--name=syncplay \
--net=host \
-e PASSWORD=<PASSWORD> \
-e PORT=<PORT> \
bentech2/syncplay-server