We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 419b65a commit 8227a5aCopy full SHA for 8227a5a
2 files changed
Dockerfile
@@ -24,6 +24,7 @@ RUN useradd -m -s /bin/bash -N -u $UID $USER && \
24
chmod g+w /etc/passwd
25
26
WORKDIR ${HOME}
27
+COPY plantuml.jar ./
28
29
RUN pip install --upgrade pip
30
plantuml.jar
10.7 MB
0 commit comments