spring-boot/spring-boot-project/spring-boot-tools
Scott Frederick 09b627d232 Add support for publishing docker images to a registry
This commit adds options to the Maven and Gradle plugins to publish
to a Docker registry the image generated by the image-building goal
and task.

The Docker registry auth configuration added in an earlier commit
was modified to accept separate auth configs for the builder/run
image and the generated image, since it is likely these images will
be stored in separate registries or repositories with distinct
auth required for each.

Fixes gh-21001
2020-10-07 16:51:33 -05:00
..
spring-boot-antlib Use classpath normalizer on antlib's integration test classpath input 2020-09-08 11:38:31 +01:00
spring-boot-autoconfigure-processor Note starters' and annotation processors' jar type in their manifest 2020-09-10 14:37:06 +01:00
spring-boot-buildpack-platform Add support for publishing docker images to a registry 2020-10-07 16:51:33 -05:00
spring-boot-configuration-metadata Require dependency on s-b-dependencies to use its constraints 2020-06-16 08:50:21 +01:00
spring-boot-configuration-processor Revert "Support constructor binding on 3rd party classes" 2020-10-07 10:53:01 +02:00
spring-boot-gradle-plugin Add support for publishing docker images to a registry 2020-10-07 16:51:33 -05:00
spring-boot-jarmode-layertools Merge branch '2.3.x' 2020-08-19 10:26:25 -07:00
spring-boot-loader Polish empty string checks 2020-10-05 10:38:47 +02:00
spring-boot-loader-tools Polish 2020-08-26 10:47:45 +02:00
spring-boot-maven-plugin Add support for publishing docker images to a registry 2020-10-07 16:51:33 -05:00
spring-boot-test-support Polish 2020-08-26 10:47:45 +02:00