www.docker.com/products/docker-desktop/ [2] podman: https://podman.io/ [3] lima: https://github.com/lima-vm /lima [4] Expose Lima Machine Ports Lan: https://github.com/lima-vm/lima/discussions/813#discussioncomment -2656253 [5] 自定义架构的 cpu 类型: https://github.com/lima-vm/lima/blob/master/examples/default.yaml#L196-L203
MacOS brew install lima limactl start Linux(推荐使用二进制文件安装) #下载二进制文件 curl -Lo lima https://github.com/lima-vm 启动带 Docker 的虚拟机 使用官方提供的 docker.yaml 模板: curl -O https://raw.githubusercontent.com/lima-vm/lima/master 项目地址:https://github.com/lima-vm/lima
moby podman lima-vm (仅 MacOS) Buildah Docker 学习 Docker 非常受欢迎,这也是他们收费的底气,虽然网上有很网友炸锅了,我相信他们还将一直会使用 Docker