Dockerfile 87 B

123456
  1. FROM ngnix
  2. RUN rm /etc/ngnix/conf.d/default.conf
  3. COPY ngnix.conf /etc/ngnix/conf.d/