beam icon indicating copy to clipboard operation
beam copied to clipboard

[Distroless] Enable optional multi-stage build support

Open damondouglas opened this issue 1 year ago • 0 comments

Summary

Enable the use of a --target flag when applying multi-stage builds when building container images using docker.

Blockers

  • [ ] #32819

Measures of Done

  • [ ] Add an optional Gradle property that forwards the --target flag to command execution
  • [ ] gradle :sdks:(java|python):container:docker tasks run with or without use of target option

damondouglas avatar Oct 16 '24 19:10 damondouglas