mirror of
https://github.com/moby/moby.git
synced 2026-07-12 02:25:19 +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>