简体   繁体   中英

Is it possible to run Linux containers on Windows?

Have created Linux containers using docker. Is it possible to run Linux containers on Windows?

Sure. This is possible through the power of WSL 2.

Docker Desktop, will setup WSL2 for you.

https://docs.docker.com/desktop/windows/install/

Yes, firstly install Docker Desktop for Windows :

https://docs.docker.com/desktop/windows/install/

and that setup WSL 2 backend(select checkbox) via setupping: 在此处输入图像描述

or see more details about WSL2: Docker Desktop WSL2 Backend

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM