![]() |
|
Docker on Rasperry pi5 - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: Support (/forumdisplay.php?fid=4) +--- Thread: Docker on Rasperry pi5 (/showthread.php?tid=7823) |
Docker on Rasperry pi5 - MusikBaum - 09-08-2026 13:58 I ask for help. I have tried the following command in several variations. There is always an error message that the directory is not recognized. The music data is on a second hard drive on the Pi. dockercreate-v/192.168.123.222/home/pi/Musik/Audio/Kassik:Music:ro--networkhost--nameKlassikminimserver:2.2 Thanks RE: Docker on Rasperry pi5 - simoncn - 09-08-2026 14:48 I don't think the -v option can accept an IP address such as /192.168.123.222. I think the value for this option needs to be a local path. |