Show docker pull progress in dashboard
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
### Is there an existing issue for this?
- [x] 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_
Contributor guide
Assessment
This issue has not been assessed yet.