diff --git a/Dockerfile b/Dockerfile index 8bbb68a2e..6fbc6d240 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,6 +3,7 @@ # than e.g. debian:jessie and image size differences are negligible FROM ubuntu:trusty MAINTAINER Jakub Warmuz +MAINTAINER William Budington # Note: this only exposes the port to other docker containers. You # still have to bind to 443@host at runtime, as per the ACME spec.