Skip to content

Commit 8227a5a

Browse files
committed
update Dockerfile and add planuml.jar
1 parent 419b65a commit 8227a5a

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ RUN useradd -m -s /bin/bash -N -u $UID $USER && \
2424
chmod g+w /etc/passwd
2525

2626
WORKDIR ${HOME}
27+
COPY plantuml.jar ./
2728

2829
RUN pip install --upgrade pip
2930

plantuml.jar

10.7 MB
Binary file not shown.

0 commit comments

Comments
 (0)