jib-maven-plugin v0.1.6
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 aDockerfile
.
Known Limitations
- Cannot build directly to a Docker daemon.
- Pushing to Azure Container Registry is not currently supported.
See CHANGELOG.md for more details.