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
..
spring-boot Merge branch '2.2.x' 2020-05-27 19:19:51 -07:00
spring-boot-actuator Merge branch '2.2.x' 2020-05-25 13:52:10 +02:00
spring-boot-actuator-autoconfigure Map connection and read timeouts for New Relic again 2020-05-26 15:20:33 +02:00
spring-boot-autoconfigure Upgrade to Testcontainers 1.14.2 2020-05-27 14:49:09 +02:00
spring-boot-cli Fix file permissions in the CLI's zip and tar distributions 2020-05-14 15:55:38 +01:00
spring-boot-dependencies Fix dependency management for Kafka 2020-05-27 16:11:24 +02:00
spring-boot-devtools Separate server properties for message and errors 2020-04-29 17:56:47 -05:00
spring-boot-docs Prepare 2.3.x branch 2020-05-28 09:56:01 +01:00
spring-boot-parent Upgrade to Testcontainers 1.14.2 2020-05-27 14:49:09 +02:00
spring-boot-properties-migrator Update copyright year of changed files 2020-05-13 16:48:51 -07:00
spring-boot-starters Merge branch '2.2.x' 2020-05-25 15:30:43 +02:00
spring-boot-test Update copyright year of changed files 2020-05-13 16:48:51 -07:00
spring-boot-test-autoconfigure Upgrade to Testcontainers 1.14.2 2020-05-27 14:49:09 +02:00
spring-boot-tools Provide better error message if Docker is not running 2020-05-29 12:37:06 -05:00