Docker容器可以在Windows IoT核心版中运行吗
是否可以在Windows IoT核心版中运行Docker容器?我已经看到它可以在Azure,Windows Server和桌面W10中使用,但是没有关于Windows IoT Core的证据,并且我不确定某些docker-engine已经存在的安装是否与IoT Core兼容可能.
Is there a way to run a Docker container in Windows IoT Core? I have seen it can be used in Azure, Windows Server and desktop W10 but there is no evidence about Windows IoT Core and I am not sure if some of the already existing installations of docker-engine is compatible with IoT Core or it is just not possible.
上周五, Azure IoT Edge v2 昨天在Public Preview中启动,对操作方法用于使用兼容的基于x64的主板*在Windows IoT核心版上进行部署.
Last Friday, Azure IoT Edge v2 launched in Public Preview yesterday with out-of-box support for native Windows containers! There is even a how-to for deploying on Windows IoT Core with a compatible x64-based board*.
Azure功能,Azure流分析,Modbus等第一方模块以及在VS Code中用于编写自定义模块的出色开发人员经验,都可以与Windows 10和IoT核心版上的Windows容器完美配合.
First party modules like Azure Functions, Azure Stream Analytics, Modbus and a cool developer experience in VS Code for authoring custom modules all work great with Windows containers on both Windows 10 and IoT Core.
*注意:Windows容器需要基于x64的处理器支持,它们无法在基于ARM32的设备(如Raspberry Pi)上运行.
*Note: Windows containers require x64-based processor support, they won’t work on ARM32-based devices like Raspberry Pi.