Dockerfile 64 B

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