- Docker on Windows
- Elton Stoneman
- 120字
- 2021-07-02 12:47:51
Windows versions
Applications in Windows Server containers run processes directly on the host, and the version of Windows on your server needs to match the version of Windows inside the container. All of the examples in this book are based on containers that use Windows Server 2019, which means you need a Windows Server 2019 machine to run them – or Windows 10 with the 1809 update (the winver command will tell you which update version you have).
You can run containers built for a different version of Windows if you run them as Hyper-V containers. This gives you backward-compatibility, so you can run a container that was built for Windows Server 2016 on a machine running Windows Server 2019.
推薦閱讀
- 全屋互聯:智能家居系統開發指南
- Modern Web Testing with TestCafe
- Arch Linux Environment Setup How-to
- Extending Puppet
- VMware Horizon View 6 Desktop Virtualization Cookbook
- Windows Server 2012 Hyper-V Cookbook
- 一學就會:Windows Vista應用完全自學手冊
- Linux服務器配置與管理
- NetDevOps入門與實踐
- INSTANT Galleria Howto
- Linux操作系統
- 統信UOS應用開發進階教程
- Linux內核API完全參考手冊(第2版)
- 嵌入式微系統
- Linux內核修煉之道