-
Notifications
You must be signed in to change notification settings - Fork 164
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
Replace docker-compose with docker compose #2153
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. |
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
@bobcallaway done |
Fixes CI error "ERROR: for rekor_rekor-server_1 'ContainerConfig'". Signed-off-by: Colleen Murphy <colleenmurphy@google.com>
Fixes CI error "ERROR: for rekor_rekor-server_1 'ContainerConfig'". Signed-off-by: Colleen Murphy <colleenmurphy@google.com>
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