It is a community version of InterSystems IRIS.
It accepts a couple more environment variables.
IRIS_USER - UsernameIRIS_PASSWORD - PasswordWhen both of this variables defined, this user will be created before IRIS start with %ALL role. And OS authentification will be activated for terminal access.
Running server
$ docker run -d --rm --name iris \
-p 52773:52773 \
-e IRIS_USER=test \
-e IRIS_PASSWORD=test \
daimor/intersystems-iris:2019.1.0S.111.0-community
Terminal connect
$ docker exec -it iris iris session iris
Node: 413a4da758e7, Instance: IRIS
USER>write $username
root
USER>write $roles
%All
Content type
Image
Digest
Size
827 MB
Last updated
about 6 years ago
docker pull daimor/intersystems-iris:8bit-2020.1