Dockerfile.nginx 82 B

123
  1. ARG DOCKERIP
  2. FROM $DOCKERIP/gsd_nv/gsd_nginx
  3. COPY ./default.conf /etc/nginx/conf.d