- Hands-On Kubernetes on Windows
- Piotr Tylenda
- 141字
- 2021-06-24 16:53:56
Linux containers on Windows
In April 2017, Docker announced LinuxKit, a solution for running Linux containers on platforms that are not shipped with the Linux kernel, namely Windows and macOS. LinuxKit is a toolkit for building portable and lightweight Linux subsystems that contain only the bare minimum for running Linux containers on a given platform. Although Docker, since the first release in 2016, was able to run Linux containers on Windows to some limited extent, the announcement of LinuxKit was the milestone that started the story of Linux Containers on Windows (LCOW) as we know them today.
Running Linux containers on Windows is not recommended for production deployments yet. Using LinuxKit and MobyLinuxVM is intended only for Desktop for Windows and development purposes. At the same time, the LCOW feature is still experimental and is not suitable for production.
推薦閱讀
- ASP.NET Web API:Build RESTful web applications and services on the .NET framework
- Git Version Control Cookbook
- C語(yǔ)言程序設(shè)計(jì)習(xí)題解析與上機(jī)指導(dǎo)(第4版)
- SpringMVC+MyBatis快速開發(fā)與項(xiàng)目實(shí)戰(zhàn)
- Learning C++ Functional Programming
- Python金融數(shù)據(jù)分析
- Practical Windows Forensics
- Mastering LibGDX Game Development
- Building Minecraft Server Modifications
- C程序設(shè)計(jì)實(shí)踐教程
- Swift細(xì)致入門與最佳實(shí)踐
- Java編程的邏輯
- Visual FoxPro程序設(shè)計(jì)習(xí)題集及實(shí)驗(yàn)指導(dǎo)(第四版)
- Django 5企業(yè)級(jí)Web應(yīng)用開發(fā)實(shí)戰(zhàn)(視頻教學(xué)版)
- Docker:容器與容器云(第2版)