FROM debian10/nginx RUN sed -i 's/8080/8091/' /etc/nginx/conf.d/http.conf COPY ./dist /opt/webroot/