FROM nginxinc/nginx-unprivileged:1.23.1-alpine COPY config-editor-ui /usr/share/nginx/html COPY nginx-server.conf /etc/nginx/conf.d/default.conf