Skip to content

jib-maven-plugin v0.9.11

Compare
Choose a tag to compare
@coollog coollog released this 26 Sep 18:38
· 1750 commits to master since this release

jib-maven-plugin

Major Changes

  • <skip> configuration parameter to skip Jib execution in multi-module projects (also settable via jib.skip property)
  • <container><environment> configuration parameter to configure environment variables
  • <container><appRoot> configuration parameter to configure app root in the image
  • <to><tags> (list) defines additional tags to push to
  • Fixed container history mismatch when image contains duplicate layers

See CHANGELOG.md for more details.