when docker pull some popular images, it will add a ‘library/’ namespace
if I pushed to some popular images to a hosted docker repo, without re-tag it under any namespace
then docker can’t pull from our private repo.
can we confirm this ? can we add a option for hosted docker repo to make it can respond to ‘library/xxxx’ pull request without explicitly add the ‘library’.