- Add support for using maven settings.xml file to provide docker authorization (65)
-
Add support for supplying build-args (
ARG
in Dockerfile) in pom.xml with<buildArgs>
41 -
Allow disabling of Google Container Registry credential checks with
-Ddockerfile.googleContainerRegistryEnabled
or<googleContainerRegistryEnabled>false</googleContainerRegistryEnabled>
(43)
-
Upgrade to docker-client 8.8.0 (38)
-
Improved fix for NullPointerException in LoggingProgressHandler (36)
- Fix NullPointerException in LoggingProgressHandler (30)
Please check the list of commits on Github.