A simple nginx container that redirects all http requests to https.
The Dockerfile.proxy_protocol and nginx.conf.proxy_protocol files will build a Docker container with the real_ip module. This is useful for redirecting http -> https traffic for a Rancher server behind a AWS ELB which uses websockets.