FROM staticfloat/nginx-certbot
COPY nginx.conf /etc/nginx/nginx.conf
COPY run.sh /
CMD sh /run.sh