Add DBML to image

This commit is contained in:
Eric Förster 2025-07-16 16:37:54 +02:00
parent 278e8add62
commit b38f124d5a

View file

@ -14,7 +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
RUN npm install -g @softwaretechnik/dbml-renderer
USER dtcuser
ENV DIAGRAM_STRUCTURIZRCLI_HOME=/usr/local/structurizr