mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +07: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>