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

[v0.17] cherry-picks for v0.17.1 #5499

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Conversation

tonistiigi
Copy link
Member

When inheriting from a stage in the same Dockerfile,
if that stage defines ONBUILD rules then they should
execute as they would if the parent stage would be first
built into standalone image and then that image used as
a base.

This restores the behavior before BuildKit v0.17.0.

Signed-off-by: Tonis Tiigi <[email protected]>
(cherry picked from commit 5d3589f)
@tonistiigi tonistiigi merged commit 8b1b83e into moby:v0.17 Nov 7, 2024
91 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants