Skip to content

jib-gradle-plugin v0.9.10

Compare
Choose a tag to compare
@coollog coollog released this 31 Aug 15:58
· 1810 commits to master since this release

jib-gradle-plugin

Major Changes

  • Configure labels with jib.container.labels configuration parameter
  • Configure a custom entrypoint with jib.container.entrypoint configuration parameter
  • History is added to container configuration, making push to Artifactory work
  • Propagates working directory from the base image
  • Corrects permissions for directories in the container filesystem, allowing container to be run as non-root

See CHANGELOG.md for more details.