3 lines
65 B
Plaintext
3 lines
65 B
Plaintext
|
|
FROM nginx:latest
|
||
|
|
COPY nginx.conf /etc/nginx/conf.d/default.conf
|