spring-boot/spring-boot-project/spring-boot-tools
Scott Frederick ed6e54218d Support remote Docker daemon for building images
Prior to this commit, the build plugin goal/task for building images
required a locally running Docker daemon that was accessed via a
non-networked socket or pipe.

This commit adds support for remote Docker daemons at a location
specified by the environment variable `DOCKER_HOST`. Additional
environment variables `DOCKER_TLS_VERIFY` and `DOCKER_CERT_PATH`
are recognized for configuring a secure TLS connection to the daemon.

Fixes gh-20538
2020-03-30 17:06:02 -05:00
..
spring-boot-antlib Upgrade to Ivy 2.5.0 2020-02-03 17:35:33 +01:00
spring-boot-autoconfigure-processor Use parentheses when declaring dependencies 2020-01-22 16:02:38 -08:00
spring-boot-buildpack-platform Support remote Docker daemon for building images 2020-03-30 17:06:02 -05:00
spring-boot-configuration-metadata Add missing deployed plugin to modules 2020-02-06 16:29:20 +01:00
spring-boot-configuration-processor Use isEmpty() where possible 2020-03-03 18:33:26 -05:00
spring-boot-gradle-plugin Update classpath index to use jar name instead of full path 2020-03-25 10:46:59 -07:00
spring-boot-jarmode-layertools Fix typos 2020-03-28 08:42:59 +01:00
spring-boot-loader Update classpath index to use jar name instead of full path 2020-03-25 10:46:59 -07:00
spring-boot-loader-tools Fix typos 2020-03-28 08:42:59 +01:00
spring-boot-maven-plugin Version layers configuration xsd 2020-03-24 15:55:30 +01:00
spring-boot-test-support Update copyright year of changed files 2020-02-03 17:39:40 +01:00