Docker image for the Logitech Media Server.
178
This is a Docker image for running the Logitech Media Server package (aka SqueezeboxServer).
Run Directly:
docker run -d \
-p 9000:9000 \
-p 3483:3483 \
-p 3483:3483/udp \
-v /etc/localtime:/etc/localtime:ro \
-v <local-state-dir>:/srv/squeezebox \
-v <audio-dir>:/srv/music \
stilllman/logitech-media-server
Content type
Image
Digest
Size
136.8 MB
Last updated
about 9 years ago
docker pull stilllman/docker-image-logitech-media-server