- 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.
推薦閱讀
- Linux網絡管理與配置(第2版)
- Red Hat Enterprise Linux 8系統管理實戰
- Mobile-first Bootstrap
- 精解Windows 8
- SOA實踐者說
- Installing and Configuring Windows 10:70-698 Exam Guide
- 精解Windows8
- 計算機系統開發與優化實戰
- Moodle 3.x Teaching Techniques(Third Edition)
- 嵌入式實時操作系統μC/OS原理與實踐
- iOS 8開發指南
- Vim 8文本處理實戰
- Learn CUDA Programming
- iOS 10快速開發:18天零基礎開發一個商業應用
- Selenium Framework Design in Data-Driven Testing