Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Windows 10 家庭版。但是在这个版本中,我无法使用 docker 或 oracle vm virtualbox。那么我可以使用 Podman 代替 docker 吗?如果是,那么它的命令是什么?
目前,答案是否定的,您不能使用 podman 在 Windows 10 Home 上运行容器。
Podman 在这一点上非常像一个 Linux 程序。我为 podman 看到的这个大问题是文件系统分层代码。鉴于 podman 是由 Red Hat 开发的,它可能需要与 Microsoft 合作才能实现。在这方面,微软正在开发自己的容器工具。