Dockerfile 107 B

1234
  1. FROM nas.fast-fun.cn:5000/nginx:alpine
  2. ADD default.conf /etc/nginx/conf.d/
  3. ADD dist /usr/share/nginx/html