FROM nginx:1.21.1-alpine COPY default.conf /etc/nginx/conf.d/ COPY ./dist /usr/share/nginx/html/ebpm-process-modeler EXPOSE 80