- Docker on Windows
- Elton Stoneman
- 188字
- 2021-07-02 19:53:16
Running Docker on Windows
It's easy to install Docker on Windows 10 and Windows Server 2016. On these operating systems, you can use the Docker for Windows installer, which sets up all the prerequisites, deploys the latest version of Docker CE, and gives you some useful options to manage image repositories and remote swarms with Docker Cloud.
In production, you should ideally use Windows Server 2016 Core, the installation with no UI. This reduces the attack surface and the amount of Windows updates your server will need. If you move all your apps to Docker, you won't need any other Windows features installed; you'll just have Docker EE running as a Windows service.
I'll walk through both these installation options and show you a third option using a VM in Azure, which is useful if you want to try Docker but don't have access to Windows 10 or Windows Server 2016.
- LabVIEW 2018 虛擬儀器程序設(shè)計(jì)
- Oracle Exadata性能優(yōu)化
- PyTorch自動駕駛視覺感知算法實(shí)戰(zhàn)
- 精通搜索分析
- 編程珠璣(續(xù))
- TypeScript實(shí)戰(zhàn)指南
- INSTANT Passbook App Development for iOS How-to
- 精通Python自動化編程
- 青少年信息學(xué)競賽
- 編程菜鳥學(xué)Python數(shù)據(jù)分析
- C語言程序設(shè)計(jì)簡明教程:Qt實(shí)戰(zhàn)
- Hands-On Nuxt.js Web Development
- Python Interviews
- C編程技巧:117個問題解決方案示例
- NGUI for Unity