- Learning Windows Server Containers
- Srikanth Machiraju
- 81字
- 2021-07-02 23:23:22
Container registry
Container registry is a repository for prebuilt images. Windows Server 2016 maintains a local repository as well. Every time a user tries to install an image it first searches for a local repository and then the public repository. Images can also be stored in a public repository (Docker Hub) or private repository. Base OS images have to be installed first before using any prebuilt images such as MySQL, nginx, and so on. Use docker search to search the repository.
推薦閱讀
- pcDuino開發實戰
- Linux網絡管理與配置(第2版)
- Ansible權威指南
- WordPress Mobile Web Development:Beginner's Guide
- Windows Phone 7.5 Data Cookbook
- Docker+Kubernetes應用開發與快速上云
- Linux系統安全基礎:二進制代碼安全性分析基礎與實踐
- Microsoft Operations Management Suite Cookbook
- 注冊表應用完全DIY
- Windows Server 2008組網技術與實訓(第3版)
- 嵌入式微系統
- Linux從入門到精通(視頻教學版)
- 操作系統之哲學原理第2版
- Learning Joomla! 3 Extension Development(Third Edition)
- Implementing Cloud Design Patterns for AWS(Second Edition)