Small footprint image - ~190MB for running Subsonic.
Sample docker run:
docker run -d -p 4040:4040 patocox/subsonic-busybox
Optionally, volume mount your music directory to /var/music.
docker run -d -p 4040:4040 -v /music_directory:/var/music patocox/subsonic-busybox
Browse to 4040 to view the GUI.
Content type
Image
Digest
sha256:93b2f2072…
Size
89.2 MB
Last updated
almost 11 years ago
docker pull patocox/subsonic-busybox