InterSystems IRIS for Health ENSDEMO
Yet another basic setup of ENSDEMO content into InterSystems IRIS for Health.
Make sure you have Docker up and running before starting.
Setup
Clone the repository to your desired directory
git clone https://github.com/OneLastTry/irishealth-ensdemo.git
Once the repository is cloned, execute:
Always make sure you are inside the main directory to execute docker-compose commands.
docker-compose build
Run your Container
After building the image you can simply execute below and you be up and running 🚀:
-d will run the container detached of your command line session
.png)
