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

[Feature]: Show Docker image pull progress #2187

Open
jvstme opened this issue Jan 13, 2025 · 0 comments
Open

[Feature]: Show Docker image pull progress #2187

jvstme opened this issue Jan 13, 2025 · 0 comments

Comments

@jvstme
Copy link
Collaborator

jvstme commented Jan 13, 2025

Problem

It can take several minutes (10+) to pull the Docker image to the runner instance depending on the image size and network speed. Currently, dstack only shows that the job status is pulling, but it is not clear how long it will take, and the user may start to doubt that there is any progress at all.

Solution

Show the pull progress in dstack apply and dstack ps.

 NAME     BACKEND          RESOURCES                                       PRICE    STATUS         SUBMITTED 
 llama31  aws (us-east-1)  4xCPU, 16GB, 1xL4 (24GB), 100.0GB (disk), SPOT  $0.2709  pulling (13%)  1 min ago

This will probably only be possible with VM-based backends.

Workaround

No response

Would you like to help us implement this feature by sending a PR?

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant