Missing ETUI interaction for pull from registry (registry source only)
Open
enhancement
- Dominant language
- Go
- Stars
- 9.6k
- Forks
- 954
- Avg merge
- 23h 27m
- Merged PRs (30d)
- 48
Description
Today when pulling from the docker daemon there is a ETUI interaction showing intermediate progress. There is no equivalent for the pull status from a `registry:` source. An addition is needed in stereoscope to pre-fetch the image instead of a just-in-time fetch at parse, as done today.
Contributor guide
Research direction
Start by reading stereoscope's handling of the `registry:` source and compare it with the existing docker-daemon pull path that shows intermediate ETUI progress. Trace where registry images are currently fetched during parsing. Done means registry pulls are prefetched and expose equivalent ETUI interaction and progress before parsing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100