© 2026 InterSystems Corporation, Cambridge, MA. All rights reserved.Privacy & TermsGuaranteeSection 508Contest Terms
Initial Release
This is a template for Employee Programming Challenge #1. This template spins up InterSystems IRIS Community Edition in a docker container and contains the RunScript.mac that you need to modify.
Make sure you have git and Docker desktop installed.
Clone the repository
git clone https://github.com/Gra-ach/intersystems-challenge1-docker-template.git
cd smart-grid-pyprod
Start up the Docker container:
docker-compose up --build -d
We will build your project in Docker container and run the following in IRIS terminal:
$ docker-compose exec iris iris session iris
USER>do ^RunScript