November 4, 20241 yr I want to manage my containers on my phone. I have found app that can connect to docker directly thru TCP port. Is it possible to expose docker TCP port that is running on Unraid so I can connect to it and manage containers?
November 7, 20241 yr Author Solution I will answer my question: Add this line to boot\config\docker.cfg DOCKER_OPTS="-H unix:///var/run/docker.sock -H tcp://0.0.0.0:2376"
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.