Traefik 2.0 — paranoid about mounting /var/run/docker.sock?

The Problem
If you have followed our previous guides, you mount the Docker Socket ( /var/run/docker.sock
) into the Traefik container. If someone gets access into the Traefik container, they can gain full access to your host machine. This makes our paranoia level increase slightly…