2 lines
48 B
Docker
2 lines
48 B
Docker
FROM nginx
|
|
COPY nginx.conf /etc/nginx/nginx.conf |
FROM nginx
|
|
COPY nginx.conf /etc/nginx/nginx.conf |