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 addb38b commit 1a0fad0Copy full SHA for 1a0fad0
Dockerfile
@@ -4,7 +4,7 @@ ARG IMAGE=intersystemsdc/iris-community:2020.2.0.204.0-zpm
4
ARG IMAGE=intersystemsdc/irishealth-community:2020.3.0.200.0-zpm
5
ARG IMAGE=intersystemsdc/iris-community:2020.3.0.200.0-zpm
6
ARG IMAGE=intersystemsdc/iris-community:2020.3.0.221.0-zpm
7
-ARG IMAGE=intersystemsdc/iris-community:2020.4.0.521.0-zpm
+ARG IMAGE=intersystemsdc/iris-community:2020.4.0.524.0-zpm
8
FROM $IMAGE
9
10
USER root
iris.script
@@ -8,5 +8,5 @@ Do ##class(Security.Users).UnExpireUserPasswords("*")
zn "USER"
; call your initial methods here
11
-zpm "load /irisdev/app/ -v":1:1
+zpm "load /opt/irisapp/ -v":1:1
12
halt
0 commit comments