3 lines
45 B
Plaintext
3 lines
45 B
Plaintext
FROM nginx
|
|
RUN apt install nginx-module-acme
|
FROM nginx
|
|
RUN apt install nginx-module-acme
|