mcode / clinical-trial-matching-app

Smart on FHIR application for matching patient records with clinical trials
Apache License 2.0
5 stars 1 forks source link

Add Docker container configuration #94

Closed dmpotter44 closed 1 week ago

dmpotter44 commented 1 month ago

Add Docker container configuration files that allow the app and BCT wrapper to be run via a Docker container.

dmpotter44 commented 1 month ago

One thing to note is that the compose.yml file currently points to the containerize branch in the BCT wrapper. If we merge in the Docker configuration in BCT we should update it to point to the master branch before merging this PR.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.61%. Comparing base (d1f8023) to head (ef9bdf7). Report is 3 commits behind head on eom.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## eom #94 +/- ## ========================================== - Coverage 81.62% 81.61% -0.02% ========================================== Files 41 41 Lines 1497 1496 -1 Branches 449 449 ========================================== - Hits 1222 1221 -1 Misses 265 265 Partials 10 10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.