podman.sock:连接:使用 podman pull 镜像时没有这样的文件或目录
podman.sock: connect: no such file or directory when using podman pull image
我正在 MacOS Catalina 10.15.7 中安装 podman:
~/source/dabai/microservice/soa-illidan-hub on feature/cardrobot ⌚ 13:01:36
$ brew install podman
==> Downloading https://mirrors.aliyun.com/homebrew/homebrew-bottles/bottles/podman-2.1.1.catalina.bottle.tar.
######################################################################## 100.0%
==> Pouring podman-2.1.1.catalina.bottle.tar.gz
==> Caveats
Bash completion has been installed to:
/usr/local/etc/bash_completion.d
zsh completions have been installed to:
/usr/local/share/zsh/site-functions
==> Summary
/usr/local/Cellar/podman/2.1.1: 143 files, 37.1MB
(base)
但是当我使用这个命令拉取镜像时:
~/source/dabai/microservice/soa-illidan-hub on feature/cardrobot ⌚ 13:06:50
$ podman pull ubuntu
Error: Get "http://d/v2.0.0/libpod../../../_ping": dial unix ///var/folders/sr/16lcx_p11rg0ntdgs673s6z00000gn/T/run--1/podman/podman.sock: connect: no such file or directory
(base)
我正在从互联网上搜索,似乎是一个错误?有什么办法可以解决这个问题吗?
podman 在 mac 和 windows 上 运行 没有 linux 助手
https://github.com/containers/podman/blob/master/docs/tutorials/mac_win_client.md
我正在 MacOS Catalina 10.15.7 中安装 podman:
~/source/dabai/microservice/soa-illidan-hub on feature/cardrobot ⌚ 13:01:36
$ brew install podman
==> Downloading https://mirrors.aliyun.com/homebrew/homebrew-bottles/bottles/podman-2.1.1.catalina.bottle.tar.
######################################################################## 100.0%
==> Pouring podman-2.1.1.catalina.bottle.tar.gz
==> Caveats
Bash completion has been installed to:
/usr/local/etc/bash_completion.d
zsh completions have been installed to:
/usr/local/share/zsh/site-functions
==> Summary
/usr/local/Cellar/podman/2.1.1: 143 files, 37.1MB
(base)
但是当我使用这个命令拉取镜像时:
~/source/dabai/microservice/soa-illidan-hub on feature/cardrobot ⌚ 13:06:50
$ podman pull ubuntu
Error: Get "http://d/v2.0.0/libpod../../../_ping": dial unix ///var/folders/sr/16lcx_p11rg0ntdgs673s6z00000gn/T/run--1/podman/podman.sock: connect: no such file or directory
(base)
我正在从互联网上搜索,似乎是一个错误?有什么办法可以解决这个问题吗?
podman 在 mac 和 windows 上 运行 没有 linux 助手
https://github.com/containers/podman/blob/master/docs/tutorials/mac_win_client.md