Sign inSign up

cl4m/syncplay

By cl4m

Updated 9 months ago

syncplay apko alpine image

Image
0

265

cl4m/syncplay repository overview

laziest shit ever made

[Unit]
Description=Syncplay Server

[Container]
ContainerName=syncplay
Exec=syncplay-server --port 8999 --tls /etc/syncplay/ssl --disable-ready --isolate-room
Environment=SYNCPLAY_SALT=CHANGEME
Image=docker.io/cl4m/syncplay:latest
AutoUpdate=registry
PublishPort=8999:8999/tcp
Volume=%h/vol/%N/ssl:/etc/syncplay/ssl:Z,ro,U

[Service]
Restart=always

[Install]
WantedBy=default.target

Tag summary

Content type

Image

Digest

sha256:fd0546b1a

Size

20.7 MB

Last updated

9 months ago

docker pull cl4m/syncplay