FROM nginx:latest COPY .generated-nginx.prod.conf /etc/nginx/nginx.conf COPY error.html /usr/share/nginx/html/error.html