FROM docker.io/nginx:latest COPY default.conf /etc/nginx/conf.d/ COPY entrypoint.sh /docker-entrypoint.d/99-entrypoint.sh