jib-gradle-plugin v0.9.10
coollog
released this
31 Aug 15:58
·
1810 commits
to master
since this release
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.