FROM image.ibizlab.cn/library/nginx-dynamic:v4
RUN sed -i 's/20086/30086/g' /etc/nginx/conf.d/nginx.conf

WORKDIR /
COPY dist /dist