lwh

Results 2 issues of lwh

**Bug 具体描述** ./run.sh scan container ea7d6c3d7bc7直接报错:Error: readlink /host/proc/1/ns/pid: permission denied **复现步骤** 1. 拉取镜像 `docker pull registry.veinmind.tech/veinmind/veinmind-runner:latest` 2. 下载 [veinmind-runner]平行容器启动脚本 `wget -q https://download.veinmind.tech/scripts/veinmind-runner-parallel-container-run.sh -O run.sh && chmod +x run.sh` 4. 扫描本地容器,出现错误...

bug