Skip to content

jib-maven-plugin v0.9.10

Compare
Choose a tag to compare
@TadCordle TadCordle released this 31 Aug 16:45
· 1810 commits to master since this release

jib-maven-plugin

Major Changes

  • Configure labels with <container><labels> configuration parameter
  • Configure a custom entrypoint with <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.