• Scott Frederick's avatar
    Improve Docker API 5xx error messages · 29253264
    Scott Frederick authored
    This commit improves the error messages returned by the Spring Boot
    build plugins when a 5xx status code is returned from the Docker
    API while attempting to build an image. If the error response has
    contents containing a JSON structure with a "message" key, the value
    associated with that key will be included in the exception message
    and in the build plugin output error.
    
    Fixes gh-21515
    29253264
Name
Last commit
Last update
..
java/org/springframework/boot/buildpack/platform Loading commit data...
resources/org/springframework/boot/buildpack/platform Loading commit data...