FROM nginx:latest # Replace the default NGINX configuration file with your custom configuration COPY nginx.conf /etc/nginx/nginx.conf