spring-boot/spring-boot-project
姜为 e8f555e13d Support authentication to private docker registry
This commit adds the ability to configure Docker image registry
authentication credentials in the Maven and Gradle plugins. The
authentication credentials are passed to the Docker daemon with
all daemon API calls, and the daemon forwards the credentials to the
image registry when necessary. This makes it possible to use
builder and run images stored in a private Docker registry.

See gh-22972
2020-09-16 16:03:40 -05:00
..
spring-boot Upgrade to Undertow 2.2.0.Final 2020-09-16 14:40:12 +02:00
spring-boot-actuator Merge branch '2.3.x' 2020-09-11 11:45:23 +02:00
spring-boot-actuator-autoconfigure Merge branch '2.3.x' 2020-09-15 12:32:28 +01:00
spring-boot-autoconfigure Adapt tests to deprecations in Spring Batch 2020-09-16 15:22:32 +02:00
spring-boot-cli Removed some redundant 'else's using early return 2020-09-01 13:35:17 +02:00
spring-boot-dependencies Merge branch '2.3.x' 2020-09-16 17:39:25 +01:00
spring-boot-devtools Make file detection more resilient across restarts 2020-08-31 13:44:43 -07:00
spring-boot-docs Document that Java 15 is a supported version 2020-09-16 15:35:02 +02:00
spring-boot-parent Upgrade to Testcontainers 1.14.3 2020-08-28 11:57:32 +01:00
spring-boot-properties-migrator Removed some redundant 'else's using early return 2020-09-01 13:35:17 +02:00
spring-boot-starters Add reference to AOProfiling Spring Boot starter 2020-09-02 09:51:02 +02:00
spring-boot-test Upgrade to JUnit Jupiter 5.7.0 2020-09-16 13:28:31 +02:00
spring-boot-test-autoconfigure Upgrade to JUnit Jupiter 5.7.0 2020-09-16 13:28:31 +02:00
spring-boot-tools Support authentication to private docker registry 2020-09-16 16:03:40 -05:00