Skip to content

jib-gradle-plugin v0.9.7

Compare
Choose a tag to compare
@TadCordle TadCordle released this 20 Jul 00:09
· 1944 commits to master since this release

jib-gradle-plugin

Major Changes

  • Snapshot dependencies are added as their own layer
  • Added jibBuildTar task to build an image tarball at target/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.