2 lines
63 B
Text
2 lines
63 B
Text
|
FROM nginx:1.13-alpine
|
||
|
COPY conf /etc/nginx/conf.d/default.conf
|