Skip to content

jib-gradle-plugin v0.1.1

Compare
Choose a tag to compare
@coollog coollog released this 31 May 16:26
· 2172 commits to master since this release

jib-gradle-plugin

Alpha 2

Major Changes

  • Warns if specified mainClass is not a valid Java class
  • Can specify registry credentials to use directly with from.auth and to.auth

Known Limitations

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

See CHANGELOG.md for more details.