Skip to content

mvn spring-boot:build-image command failing to create docker image of Spring Boot application when Docker Desktop version 4.31.x is installed #41233

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
Abomicode opened this issue Jun 25, 2024 · 1 comment
Labels
status: duplicate A duplicate of another issue

Comments

@Abomicode
Copy link

Hello Everyone,
Issue: When creating a docker image of a Spring Boot application with the command (mvn spring-boot:build-image) having Docker Desktop version 4.31.x installed, I faced a consistent error -> Illegal char <:> at index 5: npipe:////./pipe/dockerDesktopLinuxEngine
When downgrading to Docker Desktop version 4.30.0 everything works fine and the docker images are also getting created successfully.
Is anybody facing the same issue or if I am doing anything wrong? Thanks.

Docker Desktop version: 4.31.x
Spring Boot version: 3.2.3

Please let me know if you need any more details about the issue.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jun 25, 2024
@wilkinsona
Copy link
Member

Duplicates #41199.

@wilkinsona wilkinsona closed this as not planned Won't fix, can't repro, duplicate, stale Jun 25, 2024
@wilkinsona wilkinsona added status: duplicate A duplicate of another issue and removed status: waiting-for-triage An issue we've not yet triaged labels Jun 25, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
status: duplicate A duplicate of another issue
Projects
None yet
Development

No branches or pull requests

3 participants