Post Reply 
Running MinimServer on Docker issues.
24-10-2024, 08:48
Post: #1
Running MinimServer on Docker issues.
docker container ls -a command shows that it is running normally, but I can't find MinimServer in the UPnP application. Currently, it is running under OpenWRT Docker, and the music file path is mounted correctly. Please help!
Find all posts by this user
Quote this message in a reply
24-10-2024, 09:37
Post: #2
RE: Running MinimServer on Docker issues.
It sounds like you might not have the Docker container configured to use the host network. The suggested Docker command in point 3 of this section contains the option --network host and this option (or equivalent) is needed when you create the Docker container in OpenWRT.
Find all posts by this user
Quote this message in a reply
24-10-2024, 09:40
Post: #3
RE: Running MinimServer on Docker issues.
(24-10-2024 09:37)simoncn Wrote:  It sounds like you might not have the Docker container configured to use the host network. The suggested Docker command in point 3 of this section contains the option --network host and this option (or equivalent) is needed when you create the Docker container in OpenWRT.

Adding this parameter for creation with host networking.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 2 Guest(s)