• Scott Frederick's avatar
    Provide better error message if Docker is not running · 7722394e
    Scott Frederick authored
    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
    7722394e
Name
Last commit
Last update
..
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-actuator-autoconfigure Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-devtools Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-properties-migrator Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-test Loading commit data...
spring-boot-test-autoconfigure Loading commit data...
spring-boot-tools Loading commit data...