FROM nginx:1.25.3-alpine COPY docker/nginx/default.conf /etc/nginx/conf.d/default.conf EXPOSE 80