3 lines
56 B
Text
3 lines
56 B
Text
|
FROM nginx:alpine
|
||
|
COPY nginx.conf /etc/nginx/nginx.conf
|