- Learning Windows Server Containers
- Srikanth Machiraju
- 189字
- 2021-07-02 23:23:20
A little background
Here's a little background about Windows Server Containers:
- Microsoft's research team worked on a program called Drawbridge for bringing the famous container technologies to Windows Server ecosystem
- In the year 2014, Microsoft started working with Docker to bring the Docker technology to Windows
- In July 2015, Microsoft joined Open Container Initiative (OCI) extending its support for universal container standards, formats, and runtime
- In 2015, Mark Russinovich, CTO at Microsoft Azure, demonstrated the integration of containers with Windows
- In October 2015, Microsoft announced the availability of Windows Server with containers and Docker support in its new Windows Server 2016 Technical Preview 3 and Windows 10
Microsoft adapted Docker in its famous Windows Server ecosystem so developers can now develop, package, and deploy containers to Windows/Linux machines using the same toolset. Apart from support for the Docker toolset on Windows Server, Microsoft is also launching native support to work with containers using PowerShell and Windows CLI. Since OS virtualization is a kernel level feature there is no cross platform portability yet, which means a Linux container cannot be ported to Windows or vice versa.
推薦閱讀
- Red Hat Enterprise Linux 8系統管理實戰
- VMware Horizon View 6 Desktop Virtualization Cookbook
- Ganglia系統監控
- 高性能Linux服務器構建實戰:系統安全、故障排查、自動化運維與集群架構
- Linux自動化運維:Shell與Ansible(微課版)
- 完美應用RHEL 8
- iOS 8開發指南
- Hands-On GPU Programming with Python and CUDA
- Building Telephony Systems With Asterisk
- OpenVZ Essentials
- OpenStack Essentials(Second Edition)
- 電腦辦公(Windows 7+Office 2016)入門與提高
- 程序員必讀經典(算法基礎+計算機系統)
- iOS Programming Cookbook
- Responsive Web Design by Example:Beginner's Guide(Second Edition)