Sign inSign up

cryingsun/roonserver

By cryingsun

Updated over 1 year ago

roonserver environment by steefdebruijn

Image
0

453

cryingsun/roonserver repository overview

roonserver environment by steefdebruijn based on debian12

source repositorya: https://github.com/steefdebruijn/docker-roonserver

Startup


docker run -d \
  --name roonserver \
  --hostname [server_name] \
  --network host \
  -e TZ=[your_timezone] \
  -v [path_to_roonserver]:/app \
  -v [path_to_data]:/data \
  -v [path_to_music]:/music \
  -v [path_to_backup]:/backup \
  cryingsun/roonserver:latest

Tag summary

Content type

Image

Digest

sha256:25607047b

Size

277 MB

Last updated

over 1 year ago

docker pull cryingsun/roonserver