We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6a8570 commit 4f1eabaCopy full SHA for 4f1eaba
Dockerfile
@@ -18,4 +18,4 @@ RUN ${SAG_HOME}/wpm/bin/wpm.sh install -ws https://packages.webmethods.io -wr li
18
WORKDIR /
19
20
# Cleanup the wpm from the final image to ensure immutability
21
-RUN rm -Rf ${SAG_HOME}/wpm
+# RUN rm -Rf ${SAG_HOME}/wpm
0 commit comments