Skip to content

build-image failures after docker desktop update with 'Illegal char <:> at index 5: npipe:////' #41199

@Sedemicra

Description

@Sedemicra

Description

After Docker Desktop upgrade from 4.30.0 to 4.31.1 spring-boot:build-image started failing with:
Failed to execute goal org.springframework.boot:spring-boot-maven-plugin:3.2.5:build-image (default-cli) on project siva-webapp: Execution default-cli of goal org.springframework.boot:spring-boot-maven-plugin:3.2.5:build-image failed: Illegal char <:> at index 5: npipe:////./pipe/dockerDesktopLinuxEngine

Versions

OS: Windows 11
Java: 17
Docker desktop (for windows):
✅ 4.30.0
❌ 4.31.0
❌ 4.31.1
Spring Boot (with Docker Desktop 4.31.1):
❌ 3.2.5
❌ 3.3.0
❌ 3.3.1

Reproduction

Sample app: DD4J-test-application
Command: ./mvnw spring-boot:build-image -DskipTests

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions