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

can't render progress concurrently with buildkit #12442

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

ndeloof
Copy link
Contributor

@ndeloof ndeloof commented Jan 8, 2025

What I did
removed "building" events are the progress UX collides with buildkit on terminal
only keep "built" events after all images have been built as a general status after build succeeded

Related issue
fixes #12370

(not mandatory) A picture of a cute animal, if possible in relation to what you did

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
@ndeloof ndeloof requested a review from glours January 8, 2025 14:57
Copy link
Contributor

@glours glours left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM and tests ok 👍

@ndeloof ndeloof merged commit a351585 into docker:main Jan 8, 2025
24 checks passed
@ndeloof ndeloof deleted the flicker branch January 8, 2025 15:13
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 this pull request may close these issues.

[BUG] Overlapping print rows while building
2 participants