mirror of
https://github.com/moby/moby.git
synced 2026-07-11 18:13:57 +00:00
Before the V2 registry changes, images with no config could be pushed. This change fixes a regression that made those images not able to be pushed to a registry. Signed-off-by: Euan Kemp <euank@euank.com>