Dockerfile.nginx 68 B

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