Skip to content

jib-maven-plugin v0.1.6

Compare
Choose a tag to compare
@coollog coollog released this 20 Mar 20:58
· 2197 commits to master since this release

Alpha 7

Major Changes

  • Base image layers are now cached on a user-level rather than a project level - this allows for multiple projects to use the same cache for base image layers - disable with useOnlyProjectCache configuration.
  • Fixes jib:dockercontext not building a Dockerfile.

Known Limitations

  • Cannot build directly to a Docker daemon.
  • Pushing to Azure Container Registry is not currently supported.

See CHANGELOG.md for more details.