Server Administration Docker + Traefik: A Love Story Docker is an amazing tool on its own, but setting up a reverse proxy with Apache or Nginx to route requests to specific containers is a nightmare. The problem is Docker will not assign the same ip address to a container across restarts.