beam icon indicating copy to clipboard operation
beam copied to clipboard

[Distroless] Enable BuildKit by default for container image builds

Open damondouglas opened this issue 1 year ago • 0 comments

Summary

Refactor GitHub workflows and Gradle configurations to support the DOCKER_BUILDKIT=1 environment variable setting to turn on BuildKit support for container images builds using Docker.

Measures of Done

  • [x] gradle :sdks:(java|python):container:docker tasks run without error
  • [x] Enable environment variable setting via Gradle configuration

damondouglas avatar Oct 16 '24 19:10 damondouglas