- Learning Windows Server Containers
- Srikanth Machiraju
- 123字
- 2021-07-02 23:23:21
Container OS image
Container OS images or base images are the very first layer that makes up every container; these images are provided by Microsoft. Two of the images available today are windowsservercore and nanoserver.
OS image provides the OS libraries for the container. Developers can create Windows Server Containers by downloading the base image and adding more layers as per the application needs. OS images are nothing but .wim files that get downloaded from OneGet, a PowerShell package manager for Windows. OneGet is included in Windows 10 and Windows Server 2016 versions. Base OS images are sometimes huge, but Microsoft allows us to download the file once and save it offline for reusing without Internet connection or within an enterprise network.
推薦閱讀
- Implementing Cisco UCS Solutions
- 網絡操作系統:Windows Server 2003管理與應用
- SOA實踐者說
- Ubuntu Linux操作系統
- INSTANT Migration from Windows Server 2008 and 2008 R2 to 2012 How-to
- 深入淺出Node.js
- ElasticSearch Cookbook
- Distributed Computing with Go
- 嵌入式微系統
- 大學計算機應用基礎實踐教程(Windows 7+MS Office 2010)
- VMware vSphere 5.1 Cookbook
- 電腦辦公(Windows10+Office2016)從新手到高手
- Windows7系統維護百寶箱
- Apache ShardingSphere權威指南
- Responsive Web Design by Example:Beginner's Guide(Second Edition)