FROM nginx COPY ./90-update-base-href.sh /docker-entrypoint.d/ COPY dist/client /usr/share/nginx/html COPY nginx.conf /etc/nginx/conf.d/default.conf