Docker学习笔记-Windows系统支持(一)

时间:2023-12-22 16:09:56

Docker对windows的支持情况:

一、Docker for Windows Server
Docker Enterprise Edition for Windows Server 2016
https://store.docker.com/editions/enterprise/docker-ee-server-windows

二、Docker for Windows
Docker Community Edition for Windows
Requires Microsoft Windows 10 Professional or Enterprise 64-bit.
Docker CE for Windows is Docker designed to run on Windows 10. It is a native Windows application that provides an easy-to-use development environment for building, shipping, and running dockerized apps. Docker CE for Windows uses Windows-native Hyper-V virtualization and networking and is the fastest and most reliable way to develop Docker apps on Windows. Docker CE for Windows supports running both Linux and Windows Docker containers.

https://store.docker.com/editions/community/docker-ce-desktop-windows

三、For previous versions:Docker Toolbox
https://www.docker.com/products/docker-toolbox
To run Docker, your machine must have a 64-bit operating system running Windows 7 or higher. Additionally, you must make sure that virtualization is enabled on your machine.