• Scott Frederick's avatar
    Add support for publishing docker images to a registry · 09b627d2
    Scott Frederick authored
    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
    09b627d2
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...