We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b5fbb9 commit 1162698Copy full SHA for 1162698
1 file changed
Dockerfile
@@ -7,6 +7,7 @@ FROM $IMAGE
7
WORKDIR /home/irisowner/irisbuild
8
9
ARG TESTS=0
10
+ARG MODULE="dc-sample-template"
11
12
RUN --mount=type=bind,src=.,dst=. \
13
iris start IRIS && \
0 commit comments