1 2 3 4 5
FROM docker.io/library/nginx:alpine COPY *.conf /etc/nginx/ COPY error_pages.d/ /etc/nginx/conf.d/error_pages.d/