Files
spring-boot/spring-boot-project
Scott Frederick 7722394e19 Provide better error message if Docker is not running
Previously, if the Spring Boot build plugins got a connection error
when attempting to communicate with a Docker daemon (for example,
when the daemon isn't running), the error message made it appear that
the daemon returned an HTTP error code. This commit makes a connection
error distinct from an HTTP error response code to make it easier for
the user to diagnose the root cause of the problem.

Fixes gh-21554
2020-05-29 12:37:06 -05:00
..
2020-05-27 19:19:51 -07:00
2020-05-25 13:52:10 +02:00
2020-05-28 09:56:01 +01:00
2020-05-25 15:30:43 +02:00