为什么我在 docker 中心的图片没有出现在搜索引擎中? docker 搜索命令都不行

my image in docker hub why does not appear in the search engine? neither with the docker search command

我推送了一张图片,可以在我的个人资料中看到,您可以拉取,但是在 docker 中心搜索引擎中它没有出现,或者使用 docker 搜索命令

您很可能已将图像推送到您的私人仓库。 Docs on publishing images

docker hub 每 24 小时向搜索引擎添加图像,因此,我只需要等待 1 天就可以在 docker hub my imagen

中搜索到