add
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
FROM nginx
|
||||
RUN apt-get update
|
||||
RUN apt-get install certbot --yes
|
||||
RUN apt-get install python3-certbot-nginx --yes
|
||||
RUN mkdir /etc/allinvest
|
||||
COPY ./nginx-prod.conf /etc/nginx/nginx.conf
|
||||
COPY ./privkey.pem /etc/nginx/privkey.pem
|
||||
|
Reference in New Issue
Block a user