Add DBML to image
This commit is contained in:
parent
278e8add62
commit
b38f124d5a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue