当前位置: 代码迷 >> 综合 >> 执行Docker命令时提示“/“ is not a shared mount
  详细解决方案

执行Docker命令时提示“/“ is not a shared mount

热度:57   发布时间:2023-12-29 12:54:15.0

WARN[0000] "/" is not a shared mount, this could cause issues or missing mounts with rootless containers

加sudo再执行

sudo docker images

  相关解决方案