jib-maven-plugin v0.9.7
TadCordle
released this
01 Aug 19:25
·
1944 commits
to master
since this release
Major Changes
- Snapshot dependencies are added as their own layer
- Added
jib:buildTar
goal 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 decrypting credentials from Maven settings
- 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.