Dockerfile 70 B

123
  1. FROM nginx:latest
  2. COPY ./default.conf /etc/nginx/conf.d/default.conf