Skip to content

Commit

Permalink
change docker in multi-stage mode to reduce size
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeyMi37 committed Oct 19, 2023
1 parent e88a5e9 commit 1ba6183
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
ARG IMAGE=intersystemsdc/irishealth-community
ARG IMAGE=intersystemsdc/iris-community
#FROM $IMAGE
FROM $IMAGE as builder

WORKDIR /home/irisowner/dev/
Expand Down
2 changes: 1 addition & 1 deletion module.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Module>
<Name>interoperability-sample</Name>
<Description>A simple IRIS interoperability application - reads data from Reddit and filter it.</Description>
<Version>0.3.1</Version>
<Version>0.3.2</Version>
<Packaging>module</Packaging>
<Dependencies>
<ModuleReference>
Expand Down

0 comments on commit 1ba6183

Please sign in to comment.