Skip to content

Docker credential helpers with file extensions cannot be executed on Windows#48965

Closed
nosan wants to merge 1 commit intospring-projects:3.5.xfrom
nosan:48961
Closed

Docker credential helpers with file extensions cannot be executed on Windows#48965
nosan wants to merge 1 commit intospring-projects:3.5.xfrom
nosan:48961

Conversation

@nosan
Copy link
Contributor

@nosan nosan commented Jan 25, 2026

See #48961

Before this commit, "cmd /c" was never added to the final command,
which meant the Docker credential helper was not executed correctly.

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 25, 2026
@wilkinsona wilkinsona added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Jan 26, 2026
@wilkinsona wilkinsona added this to the 3.5.x milestone Jan 26, 2026
snicoll pushed a commit that referenced this pull request Jan 27, 2026
Before this commit, "cmd /c" was never added to the final command,
which meant the Docker credential helper was not executed correctly.

See gh-48965

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
@snicoll snicoll closed this in 78d8f96 Jan 27, 2026
@wilkinsona wilkinsona modified the milestones: 3.5.x, 3.5.11 Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug A general bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments