Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

拉取最新镜像 Error: probe docker rootfs: stat /host/host/var/lib/docker: no such file or directory #244

Open
sevck opened this issue May 25, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@sevck
Copy link

sevck commented May 25, 2023

Bug 具体描述

复现步骤

  1. 拉取最新镜像
    veinmind/veinmind-runner latest 6fc7c3f031f7 42 hours ago 1.41GB

扫描目标本地镜像
nvidia/cuda:12.1.0-runtime-ubuntu20.04

相关截图
image
image

做了软链接:
image

环境(空项可以不填)

  • Docker 版本:
    Client: Docker Engine - Community
    Version: 19.03.2
    API version: 1.40
    Go version: go1.12.8
    Git commit: 6a30dfc
    Built: Thu Aug 29 05:28:55 2019
    OS/Arch: linux/amd64
    Experimental: false

Server: Docker Engine - Community
Engine:
Version: 19.03.2
API version: 1.40 (minimum version 1.12)
Go version: go1.12.8
Git commit: 6a30dfc
Built: Thu Aug 29 05:27:34 2019
OS/Arch: linux/amd64
Experimental: true
containerd:
Version: 1.2.6
GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
runc:
Version: 1.0.0-rc8
GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f
docker-init:
Version: 0.18.0
GitCommit: fec3683

  • libveinmind 版本:
  • 问脉镜像版本: last
  • 代码版本:

docker info :
Docker Root Dir: /home/docker-data
Debug Mode: false
补充说明

@sevck sevck added the bug Something isn't working label May 25, 2023
@DVKunion
Copy link
Collaborator

run.sh内使用的镜像有没有换一下?看一下run.sh内的内容呢?

@sevck
Copy link
Author

sevck commented May 25, 2023

#!/bin/bash

docker run --rm -v /:/host -v pwd:/tool/resource -v /var/run/docker.sock:/var/run/docker.sock veinmind/veinmind-runner $*

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants