介绍
使用docker命令搜索镜像。
命令
bash
docker search 镜像命令:版本号
示例
以搜索ElasticSearch镜像为例
bash
docker search ElasticSearch