Seems to be a common problem with docker on 32 bit PI. Try making the
container privileged:
Code:
--------------------
...
lms:
image: lmscommunity/logitechmediaserver:stable
container_name: lms
privileged: true
...
--------------------
------------------------------------------------------------------------
jth's Profile: http://forums.slimdevices.com/member.php?userid=48
View this thread: http://forums.slimdevices.com/showthread.php?t=115353
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter