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

dockerfile: improve detection of reachable stages #4970

Merged
merged 1 commit into from
May 30, 2024

Conversation

tonistiigi
Copy link
Member

Avoid duplicates and exponential complexity in cases where there are lots of stages.

Discovered this while looking at the giant Dockerfile from #4948 .

Avoid duplicates and exponential complexity in cases
there are lots of stages.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
@tonistiigi tonistiigi added this to the v0.14.0 milestone May 30, 2024
@tonistiigi tonistiigi merged commit 265c38c into moby:master May 30, 2024
76 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.

4 participants