在Linux系统上缓存Windows容器镜像的最佳方式是什么?设置注册表镜像不会起作用,因为从Linux中拉取Windows镜像会给我带来一个
no matching manifest for linux/amd64 in the manifest list entries一种选择是在虚拟机内的Windows中设置注册表镜像,但我希望有更好的解决方案。
我正在尝试用git bash在windows xp上安装平均堆栈。我从下载了压缩包,当我在mean堆栈的目录上启动'npm install‘时,我发现了这个错误,尽管我遵循了mean.io的所有指令:
Run 'git help <command>' to display help for specific commands.
corsojava@YKL