Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Distroless] Enable optional multi-stage build support #32820

Closed
1 of 3 tasks
Tracked by #32817 ...
damondouglas opened this issue Oct 16, 2024 · 0 comments · Fixed by #32890
Closed
1 of 3 tasks
Tracked by #32817 ...

[Distroless] Enable optional multi-stage build support #32820

damondouglas opened this issue Oct 16, 2024 · 0 comments · Fixed by #32890

Comments

@damondouglas
Copy link
Contributor

damondouglas commented Oct 16, 2024

Summary

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

Blockers

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant