beam
beam copied to clipboard
[Distroless] Enable optional multi-stage build support
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
--targetflag to command execution - [ ] gradle :sdks:(java|python):container:docker tasks run with or without use of target option