Sign inSign up

daimor/intersystems-iris

By daimor

Updated about 6 years ago

Image
1

10K+

daimor/intersystems-iris repository overview

InterSystems IRIS Community Edition

It is a community version of InterSystems IRIS.
It accepts a couple more environment variables.

  • IRIS_USER - Username
  • IRIS_PASSWORD - Password

When 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.

Usage

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

Tag summary

Content type

Image

Digest

Size

827 MB

Last updated

about 6 years ago

docker pull daimor/intersystems-iris:8bit-2020.1