mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
When a repository has a tag and digests, show tag for each digest value. Do not duplicate rows for the same image name with both tag and digest. Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan) (cherry picked from commit 79eada38141dca71f5195df59882f1cb46657640)
This directory contains code pertaining to the Docker API:
-
Used by the docker client when communicating with the docker daemon
-
Used by third party tools wishing to interface with the docker daemon