nginx/Dockerfile

2 lines
53 B
Docker

FROM nginx:alpine
COPY default.conf /etc/nginx/conf.d