spring-boot/spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin
anshlykov c7449b57ce Add pullPolicy option for image building
This commit adds a pullPolicy option to the configuration of the Maven
plugin spring-boot:build-image goal and the Gradle plugin bootBuildImage
task. The new option gives users control over pulling the builder image
and run image from a remote image registry to the local Docker daemon.

See gh-22736
2020-08-12 15:16:38 -05:00
..
src Add pullPolicy option for image building 2020-08-12 15:16:38 -05:00
.gitignore Add .gitignore for Gradle Plugin module 2018-05-11 14:28:02 +02:00
build.gradle Fix configuration of environment in Kotlin bootBuildImage examples 2020-08-12 17:06:16 +01:00