We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a0fad0 commit 3b5efb1Copy full SHA for 3b5efb1
1 file changed
Dockerfile
@@ -15,7 +15,7 @@ USER ${ISC_PACKAGE_MGRUSER}
15
16
#COPY Installer.cls .
17
COPY src src
18
-COPY module.xml /
+COPY module.xml module.xml
19
COPY iris.script /tmp/iris.script
20
21
RUN iris start IRIS \
0 commit comments