- Learning Windows Server Containers
- Srikanth Machiraju
- 97字
- 2021-07-02 23:23:22
Container images
Container images are created by users deriving from base OS image. Container images are read-only templates that can be used to create containers. For example, a user can download Windows Server Core image install IIS and the application components, and then create an image. Every container made out of this image comes with IIS and the application preinstalled. You can also reuse prebuilt images that come preinstalled with MySQL, nginx, node, or Redis by searching from the remote repository and customize as per your needs. Once customized, it can be converted to an image again.
推薦閱讀
- Ansible權威指南
- 蘋果電腦玩全攻略 OS X 10.8 Mountain Lion
- FreeRTOS實時內核應用指南
- Arch Linux Environment Setup How-to
- 曝光:Linux企業運維實戰
- Extending Bootstrap
- macOS效率手冊
- 嵌入式系統原理及開發
- Mastering Reactive JavaScript
- INSTANT Migration from Windows Server 2008 and 2008 R2 to 2012 How-to
- Django Project Blueprints
- Java EE 8 High Performance
- 計算機應用基礎(Windows 7+Office 2010)
- 物聯網操作系統AliOS Things探索與實踐
- Hyper-V Replica Essentials