FROM nginx:1.24-bullseye COPY ./site-html /var/www/blog COPY ./nginx.conf /etc/nginx/conf.d/default.conf