containerd integration: No extracting progress when pulling an image
Open
@jsternberg is already working on this.
Since May 20, 2026.
area/feature-parity
area/images
area/ux
containerd-integration
kind/bug
- Dominant language
- Go
- Stars
- 72.1k
- Forks
- 19.2k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 164
Description
Description
With containerd image store enabled, pulling an image doesn't show the unpacking progress after the download has finished. This in combination with big images/slow machines gives the impression that the pull is stuck.
Reproduce
$ docker pull
Expected behavior
docker pull with big images should show extraction progress
docker version
master @ 4f9c865eddc09da0c0cb9fe08c76b81b804093f5
docker info
-
Additional Info
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.