diff --git a/docker/nginx/Dockerfile b/docker/nginx/Dockerfile index 3959a099..5c9b61e8 100644 --- a/docker/nginx/Dockerfile +++ b/docker/nginx/Dockerfile @@ -1,4 +1,5 @@ FROM alpine:edge +## TODO: Reconsider this. RUN apk add --no-cache nginx certbot openssl python py-jinja2 COPY *.py /