We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7553502 commit 018e5beCopy full SHA for 018e5be
Dockerfile
@@ -3,6 +3,7 @@ ARG IMAGE=store/intersystems/iris-community:2019.3.0.309.0
3
ARG IMAGE=store/intersystems/iris-community:2019.4.0.379.0
4
ARG IMAGE=store/intersystems/iris-community:2020.1.0.199.0
5
ARG IMAGE=intersystemsdc/iris-community:2019.4.0.383.0-zpm
6
+ARG IMAGE=intersystemsdc/iris-community:latest
7
FROM $IMAGE
8
# bringing the standard shell back
9
SHELL ["/bin/bash", "-c"]
0 commit comments