-
Notifications
You must be signed in to change notification settings - Fork 659
Open
Milestone
Description
Is there an existing issue for this?
- I have searched the existing issues
Is your feature request related to a problem? Please describe the problem.
Whilst Aspire does show console output from docker, this does not include showing the progres of image downloads. A larger image could take several minutes (particularly over a slow network connection). From the aspire dashboard, it's indistinguishable as to whether the container start has gotten stuck, or if progress is being made on the download
Describe the solution you'd like
When pulling fromt eh command line, the docker UI shows a progress bar. It would be ice if this could be shown within aspire, or at least some kidn of spinner / icon to show that progress is being made.
Additional context
No response