I was looking into a problem with redirect loops when using varnish inside a docker instance and "enabling Permanent SEO-safe 301 redirect from HTTP to HTTPS"
The problem is as varnish cannot communicate over https it routes back over the http port (7080) which simply has redirect rules and...