Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Provide better error message if Docker is not running #21554

Closed
philwebb opened this issue May 25, 2020 · 1 comment
Closed

Provide better error message if Docker is not running #21554

philwebb opened this issue May 25, 2020 · 1 comment
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@philwebb
Copy link
Member

The current error message could be improved

$ mvn spring-boot:build-image

...
Execution default-cli of goal org.springframework.boot:spring-boot-maven-plugin:2.3.0.RELEASE:build-image failed: Docker API call to 'localhost/v1.24/images/create?fromImage=gcr.io%2Fpaketo-buildpacks%2Fbuilder%3Abase-platform-api-0.3' failed with status code 500 "com.sun.jna.LastErrorException: [2] No such file or directory"
@philwebb
Copy link
Member Author

This is related to #21515

@scottfrederick scottfrederick self-assigned this May 27, 2020
@scottfrederick scottfrederick modified the milestones: 2.3.x, 2.3.1 May 29, 2020
scottfrederick added a commit that referenced this issue May 29, 2020
Fixes gh-21554 in 2.4.0-M1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants