Dockerfile 70 B

12
  1. FROM nginx:1.27-alpine
  2. COPY nginx.conf /etc/nginx/conf.d/default.conf