And we updated the images with ZPM 0.2.14 too:

intersystemsdc/iris-community:2021.1.0.215.0-zpm
intersystemsdc/iris-ml-community:2021.1.0.215.0-zpm
intersystemsdc/iris-community:2020.4.0.547.0-zpm
intersystemsdc/irishealth-community:2021.1.0.215.0-zpm
intersystemsdc/irishealth-ml-community:2021.1.0.215.0-zpm
intersystemsdc/irishealth-community:2020.4.0.547.0-zpm

And to launch IRIS do:

docker run --rm --name my-iris -d --publish 9091:1972 --publish 9092:52773 intersystemsdc/iris-community:2021.1.0.215.0-zpm

docker run --rm --name my-iris -d --publish 9091:1972 --publish 9092:52773 intersystemsdc/iris-ml-community:2021.1.0.215.0-zpm

docker run --rm --name my-iris -d --publish 9091:1972 --publish 9092:52773 intersystemsdc/iris-community:2020.4.0.547.0-zpm

docker run --rm --name my-iris -d --publish 9091:1972 --publish 9092:52773 intersystemsdc/irishealth-community:2021.1.0.215.0-zpm

docker run --rm --name my-iris -d --publish 9091:1972 --publish 9092:52773 intersystemsdc/irishealth-ml-community:2021.1.0.215.0-zpm

docker run --rm --name my-iris -d --publish 9091:1972 --publish 9092:52773 intersystemsdc/irishealth-community:2020.4.0.547.0-zpm

And for terminal do:

docker exec -it my-iris iris session IRIS

and to start the control panel:

http://localhost:9092/csp/sys/UtilHome.csp

To stop and destroy container do:

docker stop my-iris

Hi @A.R.N. H Hafeel!

DC moderators delisted it.

Indeed, you published not the article but the invitation to read the article about internet speed up - a completely irrelevant topic to the forum (which is allowed in rare cases though) - with the article in an attached file. Why not posting the article directly here? Is it fishing?

What would your choice if you were DC moderator? ;)
 

Hi! thanks for sharing the course! Tried to build and it shows the following:

 => ERROR [internal] load metadata for containers.intersystems.com/intersystems/irishealth  2.2s
------
 > [internal] load metadata for containers.intersystems.com/intersystems/irishealth-community:2020.1.408.0:
------
failed to solve with frontend dockerfile.v0: failed to create LLB definition: containers.intersystems.com/intersystems/irishealth-community:2020.1.408.0: not found
ERROR: Service 'iris' failed to build

Thanks, Robert!

The clear Readme.md - is the must!

I agree on docker, ZPM, testing - these 3 is a kind of respect to other developers: easy to install, easy to clean up.

And if it is ObjectScript the code-quality with no bugs and warnings also ups the rating.

BTW, I think it makes sense to add a CONTRIBUTION.md to the templates - to describe the way and terms of the contribution to the projects.

Thanks for everyone who joined the webinar today!

As it was announced will start providing the access codes to sign up for the FHIRaaS on Thursday 14th of May! Learn more here.

Also @Anton Umnikov shared the example application that could use InterSystems FHIRaaS. Just change the base-url and provide your key to make it working with FHIRaaS.