Dockerfile 57 B

123
  1. FROM nginx:alpine
  2. COPY nginx.conf /etc/nginx/nginx.conf