Skip to content

Improve Docker image pull output rendering#416

Merged
Harsh4902 merged 1 commit into
microcks:masterfrom
Syedowais312:fix-image-pull-output
May 23, 2026
Merged

Improve Docker image pull output rendering#416
Harsh4902 merged 1 commit into
microcks:masterfrom
Syedowais312:fix-image-pull-output

Conversation

@Syedowais312
Copy link
Copy Markdown
Contributor

@Syedowais312 Syedowais312 commented May 22, 2026

Summary

This PR improves the output of microcks start when pulling Docker images.

Previously, raw JSON progress logs were printed directly to the terminal, which made the output noisy and hard to read.

This change replaces the raw output stream with Docker's progress renderer, resulting in cleaner Docker-style pull progress.

Output

Screenshot from 2026-05-23 03-43-10

closes: #415

Signed-off-by: syedowais312 <syedowais312sf@gmail.com>
@Syedowais312 Syedowais312 force-pushed the fix-image-pull-output branch from 47d9c30 to 434c52b Compare May 22, 2026 23:10
Copy link
Copy Markdown
Member

@Harsh4902 Harsh4902 left a comment

Choose a reason for hiding this comment

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

@Syedowais312 Thanks for noticing this issue and fixing it. LGTM

@Harsh4902 Harsh4902 merged commit 30bd93f into microcks:master May 23, 2026
5 checks passed
@github-actions
Copy link
Copy Markdown

🎉 @Syedowais312

You are now a Microcks community contributor! 💖

Thanks and congrats 🚀 on merging your first pull request! We are delighted and very proud of you! 👏

📢 If you're using Microcks in your organization, please add your company name to this list. 🙏 It really helps the project to gain momentum and credibility. It's a small contribution back to the project with a big impact.

If you need to know why and how to add yourself to the list, please read the blog post "Join the Microcks Adopters list and Empower the vibrant open source Community 🙌"

Kudos and please keep going, we need you 🙌

@Syedowais312 Syedowais312 deleted the fix-image-pull-output branch May 23, 2026 09:15
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.

Improve image pull output rendering in microcks start

2 participants