Skip to content

Commit

Permalink
make it version resistant
Browse files Browse the repository at this point in the history
licence was expired
  • Loading branch information
rcemper committed May 20, 2023
1 parent 3eaa8b3 commit 03937b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ ARG IMAGE=intersystemsdc/iris-community:2020.2.0.196.0-zpm
ARG IMAGE=intersystemsdc/iris-aa-community:2020.3.0AA.331.0-zpm
ARG IMAGE=intersystemsdc/iris-community:2020.3.0.200.0-zpm
ARG IMAGE=intersystemsdc/iris-community:2020.4.0.524.0-zpm
ARG IMAGE=intersystemsdc/iris-community
FROM $IMAGE

USER root
Expand All @@ -27,4 +28,4 @@ RUN iris start IRIS \
&& iris session IRIS < /tmp/iris.script \
&& iris stop IRIS quietly

# COPY /dsw/irisapp.json /usr/irissys/csp/dsw/configs/
# COPY /dsw/irisapp.json /usr/irissys/csp/dsw/configs/

0 comments on commit 03937b8

Please sign in to comment.