Add Mermaid to image
This commit is contained in:
parent
68fc3d8d56
commit
278e8add62
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ RUN mkdir /usr/local/structurizr && \
|
||||||
unzip /usr/local/structurizr/structurizr-cli.zip -d /usr/local/structurizr
|
unzip /usr/local/structurizr/structurizr-cli.zip -d /usr/local/structurizr
|
||||||
|
|
||||||
RUN apk add --no-cache nodejs npm
|
RUN apk add --no-cache nodejs npm
|
||||||
|
RUN npm install -g @mermaid-js/mermaid-cli
|
||||||
|
|
||||||
USER dtcuser
|
USER dtcuser
|
||||||
ENV DIAGRAM_STRUCTURIZRCLI_HOME=/usr/local/structurizr
|
ENV DIAGRAM_STRUCTURIZRCLI_HOME=/usr/local/structurizr
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue