docker build -t <tag> ... creates 2 image references #45179
Labels
containerd-integration
Issues and PRs related to containerd integration
kind/bug
Bugs are bugs. The cause may or may not be known at triage time so debugging may be needed.
Milestone
Description
With containerd snapshotters enabled, when building an image with a tag (
docker build -t
), 2 image references are created and displayed todocker images
output.Reproduce
Expected behavior
There should only be one reference
docker version
docker info
Additional Info
No response
The text was updated successfully, but these errors were encountered: