您现在的位置是:首页 > 唯美句子

4-Docker命令之docker search

作者:往北时间:2024-04-28 17:11:41分类:唯美句子

简介  文章浏览阅读1.5k次,点赞8次,收藏7次。4-Docker命令之docker search_docker search

点击全文阅读

1.docker search介绍

docker search命令是用来从docker仓库查找镜像

2.docker search用法

docker search [参数] TERM

[root@centos79 ~]# docker search --helpUsage:  docker search [OPTIONS] TERMSearch Docker Hub for imagesOptions:  -f, --filter filter   Filter output based on conditions provided      --format string   Pretty-print search using a Go template      --limit int       Max number of search results      --no-trunc        Don't truncate output[root@centos79 ~]# 

3.实例

3.1.搜索指定镜像

命令:

docker search nginx

[root@centos79 ~]# docker search nginxNAME                                              DESCRIPTION                                      STARS     OFFICIAL   AUTOMATEDnginx                                             Official build of Nginx.                         19298     [OK]       unit                                              Official build of NGINX Unit

点击全文阅读

郑重声明:

本站所有活动均为互联网所得,如有侵权请联系本站删除处理

我来说两句