This is an opinionated improvisation to get a self-encrypting load balancer in front of Docker containers.
git clone https://github.com/indiehosters/nginx
cd nginx
docker-compose up
And profit \o/ docker run -e VIRTUAL_HOST=example.org nginx
Licensed by almereyda under the GNU General Public License 3.0. See the LICENSE for its terms.