2 lines
61 B
Docker
2 lines
61 B
Docker
|
FROM staticfloat/nginx-certbot
|
||
|
COPY *.conf /etc/nginx/conf.d/
|