projectcypress / cypress

An open source tool for testing electronic Clinical Quality Measure calculation
http://www.healthit.gov/cypress
Apache License 2.0
84 stars 52 forks source link

Docker Container #1800

Open coreydeli opened 1 year ago

coreydeli commented 1 year ago

Due to the age of Ubuntu 18.04 at this point, there are a myriad of potential risks that become greater day by day.

Is there a docker container for this or plans to create one? this would reduce a lot of concern within my org.

dczulada commented 1 year ago

Cory-

Sorry for the delayed response.

Yes, we do have docker containers for the most recent versions of Cypress. I would recommended using the docker-compose.yml file in the cypress repo. You can reference the "mitrehealthdocker/cypress:cypress_v7" image.

The Cypress v7.1 VMs and AMI have also been build on Ubuntu 22.04.

-Dave Czulada