- Containers in OpenStack
- Pradeep Kumar Singh Madhuri Kumari
- 77字
- 2021-07-02 21:17:24
Getting new images
Docker will automatically download any image that is not present in the Docker host system. The docker pull subcommand will always download the image that has the latest tag in that repository if a tag is not provided. If a tag is provided, it pulls the specific image with that tag.
To pull a base image, do the following:
$ sudo docker pull Ubuntu # To pull specific version $ sudo docker pull ubuntu:16.04
推薦閱讀
- 課課通計算機原理
- Internet接入·網(wǎng)絡(luò)安全
- 32位嵌入式系統(tǒng)與SoC設(shè)計導(dǎo)論
- 大數(shù)據(jù)戰(zhàn)爭:人工智能時代不能不說的事
- Introduction to DevOps with Kubernetes
- 程序設(shè)計語言與編譯
- Julia 1.0 Programming
- Security Automation with Ansible 2
- Visual FoxPro程序設(shè)計
- 單片機技能與實訓(xùn)
- 常用傳感器技術(shù)及應(yīng)用(第2版)
- ARM體系結(jié)構(gòu)與編程
- Cisco UCS Cookbook
- Internet of Things with Raspberry Pi 3
- 網(wǎng)絡(luò)設(shè)備規(guī)劃、配置與管理大全(Cisco版)