FROM nginx:1.27.3 LABEL authors="usbharu" COPY sorry.html /usr/share/nginx/html/sorry.html COPY sorry.conf /etc/nginx/conf.d/sorry.conf