© 2026 InterSystems Corporation. All rights reserved.Privacy & TermsGuaranteeSection 508Contest Terms
Initial Release
Though long available the package iknow-utils never met Docker
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/isc-iknow-utils-Docker.git
Open the terminal in this directory and run:
docker-compose up -d && docker-compose logs -f
Test from docker console
docker-compose exec iris iris session iris
USER>
or using iterm
http://localhost:42773/iterm/
This presents OEX package iknow-utils using the actual IPM module
All user documentation is found there in the original repo