© 2026 InterSystems Corporation. All rights reserved.Privacy & TermsGuaranteeSection 508Contest Terms

Initial Release
The PR for integration in Docker was ignored.
This is a safe environment for testing and trying.
Some test data have been prepared.
Make sure you have git and Docker desktop installed.
Clone/git pull the repo into any local directory
$ git clone https://github.com/r-cemper/MDX2JSON-Docker.git
To build and start the container run:
$ docker compose up -d && docker compose logs -f
To open IRIS Terminal do:
$ docker-compose exec iris iris session iris
USER>
or using iterm
http://localhost:42773/iterm/
IRIS System Management Portal
http://localhost:42773/csp/sys/UtilHome.csp
This presents OEX package MDX2JSON using the actual IPM module
All user documentation is found there in the original repo