Window启用podman

发布时间 2023-06-29 15:38:19作者: yvioo

 

 

1、初始化        

  podman machine init

 

2、开启服务     

  podman machine start

这步骤没有会报错:Error: failed to connect: dial tcp [::1]:62830: connectex: No connection could be made because the target machine actively refused it

 

3、关闭服务     

   podman machine stop