Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support compose-up for pre-built care:latest image #1128

Closed
wants to merge 2 commits into from

Conversation

rithviknishad
Copy link
Member

Proposed Changes

  • Adds docker-compose.pre-built.yaml that uses care image from ghcr.io/coronasafe/care:latest
  • Adjust makefile so that docker_config_file can be adjusted

To make up the prebuilt:

make docker_config_file=docker-compose.pre-built.yaml up

@coronasafe/code-reviewers

Merge Checklist

  • Tests added/fixed
  • Update docs in /docs
  • Linting Complete

@sonarcloud
Copy link

sonarcloud bot commented Dec 23, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
8.7% 8.7% Duplication

@codecov-commenter
Copy link

Codecov Report

Base: 55.66% // Head: 55.66% // No change to project coverage 👍

Coverage data is based on head (7569ce3) compared to base (4df33ae).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1128   +/-   ##
=======================================
  Coverage   55.66%   55.66%           
=======================================
  Files         177      177           
  Lines        8768     8768           
  Branches     1504     1504           
=======================================
  Hits         4881     4881           
  Misses       3835     3835           
  Partials       52       52           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants