Home Applications iris-docker-zpm-usage-template

iris-docker-zpm-usage-template

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
5
1 reviews
0
Awards
467
Views
0
IPM installs
2
2
Details
Releases
Reviews
Issues
Pull requests
Articles
The simplest template to use InterSystems IRIS in Docker and with an arbitrary InterSystems Community Package

What's new in this version

Initial Release

iris-docker-zpm-template

This is a template for repositories where you need a docker image that takes vanilla InterSystems IRIS Community Edition image with ZPM Package Manager inside and installs a package.
The template goes also with a few files which let you immedietly compile your ObjecScript files in InterSystems IRIS Community Edition in a docker container

Gitter
Quality Gate Status
GitHub last commit

Prerequisites

Make sure you have git and Docker desktop installed.

Installation

Clone/git pull the repo into any local directory

$ git clone https://github.com/intersystems-community/objectscript-docker-template.git

Open the terminal in this directory and run:

$ docker-compose build
  1. Run the IRIS container with your project:
$ docker-compose up -d

How to Use it

This repository is a way to get a new container image with IRIS and one-two-many arbitrary zpm packages installed.
Change csvgen package in this line to a package you need and build the image again.

Read more
Made with
Version
1.0.008 May, 2022
Category
Template
Works with
InterSystems IRISInterSystems IRIS for Health
First published
12 Dec, 2021
Last checked by moderator
27 Jun, 2023Works