Skip to content

jib-maven-plugin v0.1.2

Compare
Choose a tag to compare
@coollog coollog released this 21 Feb 04:31
· 2242 commits to master since this release

Alpha 3

Major Changes

  • Images are now reproducible - rebuilding your container image with the same contents always generates the same image.
  • Credentials are inferred from a Docker config (if exists) if none are provided explicitly.

Known Limitations

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

See CHANGELOG.md for more details.