Docker credential helpers with file extensions cannot be executed on Windows by nosan · Pull Request #48965 · spring-projects/spring-boot
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>
snicoll pushed a commit that referenced this pull request
Jan 27, 2026Before 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters