- Containers in OpenStack
- Pradeep Kumar Singh Madhuri Kumari
- 108字
- 2021-07-02 21:17:24
Searching Docker images
One of the most important features of Docker is that a lot of people have created Docker images for a variety of purposes. Many of these have been uploaded to Docker Hub. You can easily search for Docker images in the Docker Hub registry by using the docker search subcommand:
$ sudo docker search ubuntu NAME DESCRIPTION STARS OFFICIAL AUTOMATED rastasheep/ubuntu-sshd Dockerized SSH service, built on top of of... 97 [OK] ubuntu-upstart Upstart is an event-based replacement for ... 76 [OK] ubuntu-debootstrap debootstrap --variant=minbase --components... 30 [OK] nuagebec/ubuntu Simple always updated Ubuntu docker images... 22 [OK] tutum/ubuntu Simple Ubuntu docker images with SSH access 18
推薦閱讀
- Julia 1.0 Programming
- 影視后期制作(Avid Media Composer 5.0)
- 21天學通C++
- 流處理器研究與設計
- Python Data Science Essentials
- Apache Spark Deep Learning Cookbook
- AWS Certified SysOps Administrator:Associate Guide
- 網絡化分布式系統預測控制
- The Python Workshop
- Google SketchUp for Game Design:Beginner's Guide
- 內模控制及其應用
- 深度學習與目標檢測
- C++程序設計基礎(上)
- 工業機器人實操進階手冊
- Mastering MongoDB 3.x