FROM nginx:1.23.2 COPY public/ /usr/share/nginx/html/deploy/ COPY nginx.conf /etc/nginx/nginx.conf COPY conf.d/ /etc/nginx/conf.d/