Replace docker-compose with docker compose#2153
Merged
bobcallaway merged 1 commit intosigstore:mainfrom Jun 19, 2024
Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2153 +/- ##
===========================================
- Coverage 66.46% 50.28% -16.18%
===========================================
Files 92 92
Lines 9258 7308 -1950
===========================================
- Hits 6153 3675 -2478
- Misses 2359 2760 +401
- Partials 746 873 +127
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Member
|
I used a conditional for environments who haven't updated to the latest version of docker in Line 20 in 332c7ca |
Fixes CI error "ERROR: for rekor_rekor-server_1 'ContainerConfig'". Signed-off-by: Colleen Murphy <colleenmurphy@google.com>
716d0e0 to
299cae3
Compare
Contributor
Author
|
@bobcallaway done |
cpanato
approved these changes
Jun 19, 2024
bobcallaway
approved these changes
Jun 19, 2024
fghanmi
pushed a commit
to securesign/rekor
that referenced
this pull request
Aug 5, 2024
Fixes CI error "ERROR: for rekor_rekor-server_1 'ContainerConfig'". Signed-off-by: Colleen Murphy <colleenmurphy@google.com>
fghanmi
pushed a commit
to securesign/rekor
that referenced
this pull request
Aug 13, 2024
Fixes CI error "ERROR: for rekor_rekor-server_1 'ContainerConfig'". Signed-off-by: Colleen Murphy <colleenmurphy@google.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes CI error "ERROR: for rekor_rekor-server_1 'ContainerConfig'".
See https://forums.docker.com/t/docker-compose-up-fails-after-yesterday-update-possible-regression-in-2-25-0-1/140430/9
Summary
Release Note
Documentation