Search

Showing top 112 results for "containment and access"

Discussions and forums

r/docker · u/dog_fister · May 3, 2026

Trying to access my container(s) over LAN, completely lost

I'm running this container on Windows Machine A, and am trying to access it over LAN/Tailscale from Windows Machine B. Should I change something in the compose file? Should I bridge something afterwards? I can't make sen…

r/docker · u/DawuhdAlGossarah · May 8, 2026

Docker Swarm: Containers cannot reach other Containers via public IP

Hey everyone, i have an issue that I've been dealing with for quite a while now. My setup is a docker swarm with 3 nodes (.141,.142,.143), one is a manager with the public IP (.160) I am using the included ingress networ…

r/docker · u/hereticdisco · 1w ago

Containers with unique IPs

Docker novice here brainstorming ways to cut down on physical hardware for some end users -- currently, we're using Rockwell's ThinManager to deliver containers to dedicated clients in an industrial environment, but we h…

r/docker · u/mediogre_ogre · May 10, 2026

Is there an app that will give me a clickable overview of all my containers and their ports?

I might be spoiled from using unraid, but I really liked the docker overview and how easy it was to access the webui of a container. I am currently using portainer, and while it has something very similar, I really want …

r/docker · u/Connect_Detail98 · May 16, 2026

Docker reaching the host network isn't considered a security concern?

I'm playing around with the docker network, exploring how it is setup through the virtual bridges. This is my setup: - Docker network 1 - 172.17.0.0/16 - Docker network 2 - 172.18.0.0/16 I have one container running in e…