Skip to content

Commit

Permalink
[dbe] InterSystmes IRIS support
Browse files Browse the repository at this point in the history
  • Loading branch information
tjlee committed May 3, 2019
1 parent 6fd7885 commit ee98545
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions iris/Dockerfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
FROM store/intersystems/iris:2019.1.0.511.0-community

ADD iris.txt /durable/iris.txt

#CMD /iris-main -p /durable/iris.txt
1 change: 1 addition & 0 deletions iris/iris.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
irispassword

0 comments on commit ee98545

Please sign in to comment.