Add Mermaid to image

This commit is contained in:
Eric Förster 2025-07-16 15:15:00 +02:00
parent 68fc3d8d56
commit 278e8add62

View file

@ -14,6 +14,7 @@ RUN mkdir /usr/local/structurizr && \
unzip /usr/local/structurizr/structurizr-cli.zip -d /usr/local/structurizr
RUN apk add --no-cache nodejs npm
RUN npm install -g @mermaid-js/mermaid-cli
USER dtcuser
ENV DIAGRAM_STRUCTURIZRCLI_HOME=/usr/local/structurizr