Dockerfile 68 B

1234
  1. FROM nginx:alpine
  2. COPY nginx.conf /etc/nginx/conf.d/default.conf