Skip to content

Conversation

ndeloof
Copy link
Contributor

@ndeloof ndeloof commented Apr 22, 2025

path.IsAbs assumes Unix paths, prefer filepath so an absolute windows paths is well identified

fixes docker/compose#12669

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
@crazy-max crazy-max added this to the v0.24.0 milestone Apr 22, 2025
Copy link
Member

@crazy-max crazy-max left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks

@crazy-max crazy-max merged commit 7a7be2f into docker:master Apr 22, 2025
135 of 138 checks passed
@ndeloof ndeloof deleted the path.IsAbs branch May 9, 2025 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Path Evaluation Error on Windows
3 participants