I've been trying to get this to work for the last hour with no luck. Since I'm using your official traefik docker image which is based off of the scratch image there are no ways to debug/inspect the container. I'm trying to get the HTTPS entryPoint working as well as HTTP -> HTTPS redirection.
Everything I've tried thus far has lead to only the daemon listening on port 80
See: https://gist.github.com/2894436a56c8eb92e59941499231ec06
Any ideas what I'm doing wrong?
I've been trying to get this to work for the last hour with no luck. Since I'm using your official
traefikdocker image which is based off of thescratchimage there are no ways to debug/inspect the container. I'm trying to get the HTTPS entryPoint working as well as HTTP -> HTTPS redirection.Everything I've tried thus far has lead to only the daemon listening on port 80
See: https://gist.github.com/2894436a56c8eb92e59941499231ec06
Any ideas what I'm doing wrong?