Nginx container TODO
This commit is contained in:
parent
30dc60670f
commit
a652117e8a
@ -1,4 +1,5 @@
|
|||||||
FROM alpine:edge
|
FROM alpine:edge
|
||||||
|
## TODO: Reconsider this.
|
||||||
RUN apk add --no-cache nginx certbot openssl python py-jinja2
|
RUN apk add --no-cache nginx certbot openssl python py-jinja2
|
||||||
|
|
||||||
COPY *.py /
|
COPY *.py /
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user