使用docker search 命令可以搜索docker hub官方仓库中的镜像。

# docker search --help

Usage:    docker search [OPTIONS] TERM

从 Docker Hub 官网搜寻镜像

选项:
-f, --filter filter 过滤输出内容
--format string 格式化输出内容--limit int 限制输出结果个数,默认为25个--no-trunc 不截断输出结果

搜索官方所有ubuntu的镜像

# docker search ubuntu
NAME DESCRIPTION STARS OFFICIAL AUTOMATED
ubuntu Ubuntu is a Debian-based Linux operating sys… [OK]
dorowu/ubuntu-desktop-lxde-vnc Docker image to provide HTML5 VNC interface … [OK]
rastasheep/ubuntu-sshd Dockerized SSH service, built on top of offi… [OK]
consol/ubuntu-xfce-vnc Ubuntu container with "headless" VNC session… [OK]
ubuntu-upstart Upstart is an event-based replacement for th… [OK]
ansible/ubuntu14.-ansible Ubuntu 14.04 LTS with ansible [OK]
neurodebian NeuroDebian provides neuroscience research s… [OK]
1and1internet/ubuntu--nginx-php-phpmyadmin-mysql- ubuntu--nginx-php-phpmyadmin-mysql- [OK]
ubuntu-debootstrap debootstrap --variant=minbase --components=m… [OK]
nuagebec/ubuntu Simple always updated Ubuntu docker images w… [OK]
i386/ubuntu Ubuntu is a Debian-based Linux operating sys…
1and1internet/ubuntu--apache-php-7.0 ubuntu--apache-php-7.0 [OK]
ppc64le/ubuntu Ubuntu is a Debian-based Linux operating sys…
eclipse/ubuntu_jdk8 Ubuntu, JDK8, Maven , git, curl, nmap, mc, … [OK]
1and1internet/ubuntu--nginx-php-5.6-wordpress- ubuntu--nginx-php-5.6-wordpress- [OK]
codenvy/ubuntu_jdk8 Ubuntu, JDK8, Maven , git, curl, nmap, mc, … [OK]
darksheer/ubuntu Base Ubuntu Image -- Updated hourly [OK]
pivotaldata/ubuntu A quick freshening-up of the base Ubuntu doc…
smartentry/ubuntu ubuntu with smartentry [OK]
1and1internet/ubuntu--sshd ubuntu--sshd [OK]
1and1internet/ubuntu--php-7.1 ubuntu--php-7.1 [OK]
paasmule/bosh-tools-ubuntu Ubuntu based bosh-cli [OK]
ossobv/ubuntu Custom ubuntu image from scratch (based on o…
pivotaldata/ubuntu-gpdb-dev Ubuntu images for GPDB development
pivotaldata/ubuntu16.-build Ubuntu 16.04 image for GPDB compilation

搜索官方提供的带有ubuntu关键字的镜像:

# docker search --filter=is-official=true ubuntu

  NAME DESCRIPTION STARS OFFICIAL AUTOMATED
  ubuntu Ubuntu is a Debian-based Linux operating sys… 9512 [OK]
  ubuntu-upstart Upstart is an event-based replacement for th… 97 [OK]
  neurodebian NeuroDebian provides neuroscience research s… 56 [OK]
  ubuntu-debootstrap debootstrap --variant=minbase --components=m… 40 [OK]

最新文章

  1. SwitchyOmega 在线调试
  2. js和php对bool值的判断区别
  3. 【XLL API 函数】xlUDF
  4. mssqlserver 分日志(日志文件过大)
  5. 2016网易实习生编程题:n个骰子的和等于m
  6. [iOS 多线程 & 网络 - 2.8] - 检测网络状态
  7. Hibernate中的session对象update方法的使用
  8. HTMLImageElement类型的简便利用
  9. 【.NET调用Python脚本】C#调用python requests类库报错 'module' object has no attribute '_getframe' - IronPython 2.7
  10. tomcat path配置
  11. linq中的GroupBy总结
  12. dom4j生成和解析xml文件
  13. php批量删除,批量操作
  14. TCP/IP(五)传输层(TCP的三次握手和四次挥手)
  15. Shell中脚本变量的作用域
  16. util.go
  17. ArrayList Vector
  18. Redis和mysql数据怎么保持数据一致的?
  19. Python文学家为Python写的一首词?(附中英文版)
  20. 如何查看memcache的性能

热门文章

  1. 三、Linux下mysql的完整安装
  2. SecureCRT For Mac安装、破解、使用详细总结
  3. 关于Oracle报表
  4. Android 夜间模式的实现
  5. 【html】合并单元格,并居中显示文本
  6. Java学习之==>注解
  7. 禁止在DBGrid中按delete删除记录
  8. 《React+Redux前端开发实战》笔记3:基于Webpack构建的Hello World案例(下)
  9. kettle学习资料
  10. ros3。3教程 入门到高级