Sign inSign up

bloatyfloat/lms-server

By bloatyfloat

•Updated about 9 years ago

Logitech Media Server 7.9

Image
0

354

bloatyfloat/lms-server repository overview

You probably want to pass persistent volumes to the following directories:

  • /var/lib /squeezeboxserver/prefs
  • /var/lib /squeezeboxserver/cache

Attach your music store anywhere, you can configure this in the web interface (http://$IP:9000).

docker run -d -P --net=host -v '/media/music:/media/music' -v '/media/prefs:var/lib /squeezeboxserver/prefs' -v '/media/cache:var/lib /squeezeboxserver/cache' "bloatyfloat/lms-server"

Also supports CMD of "shell" for a bash shell and "upgrade" to upgrade to the latest available version of Logitech Media Server 7.9.

It's currently using --host=net as I was seeing some trouble streaming to my software squeezeboxes from the Spotify official plugin, so this will hopefully change in future (following more testing)

Tag summary

Content type

Image

Digest

Size

241.4 MB

Last updated

about 9 years ago

docker pull bloatyfloat/lms-server