FROM nginx:1.23 COPY nginx.conf /etc/nginx/conf.d/nginx.conf RUN rm /etc/nginx/conf.d/default.conf