We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9dc0b9 commit 0cffe36Copy full SHA for 0cffe36
Dockerfile
@@ -2,6 +2,7 @@ ARG IMAGE=intersystemsdc/irishealth-community:2020.3.0.200.0-zpm
2
ARG IMAGE=intersystemsdc/iris-community:2020.4.0.547.0-zpm
3
ARG IMAGE=containers.intersystems.com/intersystems/iris:2021.1.0.215.0
4
ARG IMAGE=intersystemsdc/iris-community:preview
5
+ARG IMAGE=intersystemsdc/irishealth-community
6
ARG IMAGE=intersystemsdc/iris-community
7
FROM $IMAGE as builder
8
0 commit comments