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

use a custom version of fsutils that fixes a bug on Windows causing all Compose builds to fail #11400

Merged
merged 1 commit into from Jan 24, 2024

Conversation

glours
Copy link
Contributor

@glours glours commented Jan 24, 2024

What I did
Override the version of fsutils used by docker buildkit to fix a bug on Windows causing all Compose builds to fail.

Related issue
See docker/buildx#2207 (comment)

(not mandatory) A picture of a cute animal, if possible in relation to what you did
image

…ll Compose builds to fail

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
@glours glours requested a review from a team January 24, 2024 17:00
@glours glours self-assigned this Jan 24, 2024
@glours glours requested review from ndeloof, milas, jhrotko and crazy-max and removed request for a team January 24, 2024 17:00
Copy link

codecov bot commented Jan 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1551fcb) 56.50% compared to head (811364b) 56.57%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11400      +/-   ##
==========================================
+ Coverage   56.50%   56.57%   +0.06%     
==========================================
  Files         136      136              
  Lines       11544    11544              
==========================================
+ Hits         6523     6531       +8     
+ Misses       4394     4388       -6     
+ Partials      627      625       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@glours glours merged commit bef8785 into docker:main Jan 24, 2024
26 checks passed
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.

None yet

3 participants