mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-18 12:43:55 +00:00
Tags and digests are kept in the same storage. We want to make sure that they are completely separated - tags are something users set and digests can only be set by pull-by-digest code path. Reverts #14664 Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>