Is it possible running LMS in docker next to running it natively?
I am running LMS from raspberry pi, and when setting up LMS within
docker, I had port conflicts with the running native LMS.
I tried changing ports, but since I do not understand exactly what I am
doing, it didn't work out so far.
(This is just for testing purposes to later decide if I want to change
to running LMS in docker.)
I use docker-compose, and the part on ports is just copied from
hub.docker.com lmscommunity page:
ports:
- 9000:9000/tcp
- 9090:9090/tcp
- 3483:3483/tcp
- 3483:3483/udp

Running the docker image with settings as above works if I stop the
native LMS before starting the docker LMS.



Squeezebox 3 // Squeezebox Touch // Squeezebox Boom//  Squeezebox
Radio// Raspberry pi// GGMM E5
------------------------------------------------------------------------
stroom's Profile: http://forums.slimdevices.com/member.php?userid=9612
View this thread: http://forums.slimdevices.com/showthread.php?t=111828

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to