Skip to content

Commit 4f1eaba

Browse files
fix 6 ypdate
1 parent d6a8570 commit 4f1eaba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ RUN ${SAG_HOME}/wpm/bin/wpm.sh install -ws https://packages.webmethods.io -wr li
1818
WORKDIR /
1919

2020
# Cleanup the wpm from the final image to ensure immutability
21-
RUN rm -Rf ${SAG_HOME}/wpm
21+
# RUN rm -Rf ${SAG_HOME}/wpm

0 commit comments

Comments
 (0)