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

Docker Image Pull Progress #612

Closed
metcalfc opened this issue May 31, 2024 · 5 comments
Closed

Docker Image Pull Progress #612

metcalfc opened this issue May 31, 2024 · 5 comments
Labels
backlog backlog until further notice more info Need more info from the submitter Stale

Comments

@metcalfc
Copy link
Member

Is your feature request related to a problem? Please describe.
Sometimes when the Docker image is very large or the network is slow, its difficult to understand whats happening when its that there is an image pull thats taking a long time.

Describe the solution you'd like
Many tools show a visual progress either layer by layer, or summarized for all layers. Docker Compose for example does both:
image

In the screenshot above. The TUI dotted squares show total image progress. And each row shows layer progress.

Describe alternatives you've considered
Its helpful to understand that its the pull that is taking time. Because this is an area that you can decide to spend more or less time to try to make the images smaller if it always takes a long time. Or move to a different host. Understanding that also makes it clear that its not an issue with Daytona.

@metcalfc metcalfc added enhancement New feature or request backlog backlog until further notice labels May 31, 2024
@Tpuljak
Copy link
Member

Tpuljak commented Jun 3, 2024

@metcalfc can you please screenshot where you weren't presented with the pull progress?
Pull progress has been solved for some time now.

@Tpuljak Tpuljak added the more info Need more info from the submitter label Jun 3, 2024
@ivan-burazin
Copy link
Member

datyona create log

@Tpuljak
Copy link
Member

Tpuljak commented Jun 3, 2024

daytona create log

Screenshot where the pull logs are not presented.

@Tpuljak Tpuljak removed the enhancement New feature or request label Jun 11, 2024
@daytonaBot
Copy link
Collaborator

This Issue has been automatically marked as "stale" because it has not had recent activity (for 14 days). It will be closed if no further activity occurs. Thanks for the feedback.

@daytonaBot
Copy link
Collaborator

Due to the lack of activity in the last 7 days since it was marked as "stale", we are closing this Issue. Do not hesitate to reopen it later if necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog backlog until further notice more info Need more info from the submitter Stale
Projects
None yet
Development

No branches or pull requests

4 participants