Prepare a Sample application
1. For this tutorial we will use the iris-rest-api-template (https://openexchange.intersystems.com/package/iris-rest-api-template), adding some code to install JIRISReport support. Do these steps:
2. Clone the project on a local folder:
$ git clone https://github.com/intersystems-community/iris-rest-api-template.git3. Edit the file Dockerfile with this content:
ARG IMAGE=intersystemsdc/iris-community:2020.3.0.221.0-zpm
ARG IMAGE=intersystemsdc/iris-community
FROM $IMAGE
USER root
RUNecho ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select 


.png)
.png)
.png)
.png)
.png)
