Skip to content

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

Merged
glours merged 1 commit intodocker:mainfrom
glours:fix-fsutils-windows
Jan 24, 2024
Merged

use a custom version of fsutils that fixes a bug on Windows causing all Compose builds to fail#11400
glours merged 1 commit intodocker:mainfrom
glours:fix-fsutils-windows

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 crazy-max, jhrotko, milas and ndeloof and removed request for a team January 24, 2024 17:00
@codecov
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.

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