Huey11 wrote: 
> There is a whole thread on dockerized LMS. Basically if you installed
> the packages I told you and created folders for your config files and
> where your music lives you could just use this:
> https://forums.slimdevices.com/showthread.php?111828-Official-docker-container-for-LMS/page47
> 

I followed the steps in the link you gave above and encountered an
error.


admin@10G-NAS:/volume1 $ sudo docker run \
> --name logitech-media-server \
> --restart=unless-stopped \
> --net=host \
> -v "/volume1/Docker/LMS/Config":"/Config":rw \
> -v "/volume1/Docker/LMS/Playlist":"/Playlist":rw \
> -v "/etc/TZ":"/etc/timezone":ro \
-v "/etc/localtime":"/etc/localtime":ro \
> -v "/etc/localtime":"/etc/localtime":ro \
> -p 9000:9000/tcp \
> -p 9090:9090/tcp \
> -p 3483:3483/tcp \
> -p 3483:3483/udp \
> -e PGID=65537 \
> -e PUID=1029 \
> lmscommunity/logitechmediaserver:stable
Password:
Unable to find image 'lmscommunity/logitechmediaserver:stable' locally
stable: Pulling from lmscommunity/logitechmediaserver
f8416d8bac72: Pull complete
eadd528936dd: Pull complete
dbb79c5caac3: Pull complete
fc4d25503bb1: Pull complete
23d1d2f3eb62: Pull complete
aa7b67271f2a: Pull complete
4f50e4d6344c: Pull complete
d147c1793f79: Pull complete
Digest:
sha256:e47461d681d226176bb250d429a04054e2c0ff8f568f742bdc733a3ea8c32e02
Status: Downloaded newer image for
lmscommunity/logitechmediaserver:stable
WARNING: Published ports are discarded when using host network mode
docker: Error response from daemon: OCI runtime create failed:
container_linux.go:370: starting container process caused:
process_linux.go:459: container init caused: rootfs_linux.go:59:
mounting "/etc/TZ" to rootfs at
"/volume1/.@plugins/AppCentral/docker-ce/docker_lib/overlay2/1b047e7f9f0850fc13c9c563864323db1816f3e1b1ac74cf96c6703ba274ae4b/merged/etc/timezone"
caused: not a directory: unknown: Are you trying to mount a directory
onto a file (or vice-versa)? Check if the specified host path exists and
is the expected type.
ERRO[0044] error waiting for container: context canceled


------------------------------------------------------------------------
viperrabbit's Profile: http://forums.slimdevices.com/member.php?userid=72101
View this thread: http://forums.slimdevices.com/showthread.php?t=115181

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

Reply via email to