mirror of
https://github.com/docker/docs.git
synced 2026-03-29 15:28:51 +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>