在Linux系统上缓存Windows容器镜像的最佳方式是什么?设置注册表镜像不会起作用,因为从Linux中拉取Windows镜像会给我带来一个
no matching manifest for linux/amd64 in the manifest list entries一种选择是在虚拟机内的Windows中设置注册表镜像,但我希望有更好的解决方案。
当我尝试执行命令"vagrant up“时,我收到以下错误:VBoxHeadless.exe - Application ErrorThe instruction at 0x00007FFDEFEACD38 referenced memory at 0x0000000000003CB0. The memory could not be read.
------------------------