algotechio

Results 3 comments of algotechio
trafficstars

I had the same problem on 20.04. To reproduce: 1. I ran `curl -L https://github.com/getumbrel/umbrel/archive/v0.3.10.tar.gz | tar -xz --strip-components=1` in home directory 2. When I realized that the unzip happens...

Maybe even adding [DNS flag](https://docs.docker.com/config/containers/container-networking/#dns-services) to each container that has no business connecting to the outside world. This should make it safer and even prevent some rogue upstream dependency connecting...

Hello, to recreate the problem: 1. So in the right now I have all the services running and there are no DNS queries hitting the outside pihole. ```txt sudo docker...