jib-gradle-plugin v0.9.7
TadCordle
released this
20 Jul 00:09
·
1944 commits
to master
since this release
Major Changes
- Snapshot dependencies are added as their own layer
- Added
jibBuildTar
task to build an image tarball attarget/jib-image.tar
- Added
container.useCurrentTimestamp
configuration option to set image creation time to build time - Added
-Djib.httpTimeout
parameter to configure connect/read timeout for registry operations - Fixed multi-byte characters in container configuration causing builds to fail
- Added support for registry aliases when getting a credential from the Docker config
See CHANGELOG.md for more details.