caicloud / ciao

Kernel for Kubeflow in Jupyter Notebook
Apache License 2.0
67 stars 18 forks source link

Failed to build the image #84

Closed gogogwwb closed 3 years ago

gogogwwb commented 3 years ago

[kubeflow] Building the Docker image... [kubeflow] Failed to build the image: Building docker.io/wwbloveww/jupyter-kernel-ssweh:v1 Setting up the rootfs... this may take a bit. time="2021-07-05T09:12:44Z" level=warning msg="Process sandbox is not available, consider unmasking procfs: "

1 [internal] load .dockerignore

1 digest: sha256:3f76dea899bf1b71ba075dbd1989f536cfdd9740f8e3e679285a28b32cd0b823

1 name: "[internal] load .dockerignore"

1 started: 2021-07-05 09:12:44.874143734 +0000 UTC m=+0.033279376

1 completed: 2021-07-05 09:12:44.874206862 +0000 UTC m=+0.033342485

1 duration: 63.109µs

2 [internal] load build definition from Dockerfile

2 digest: sha256:94cc84d8df80af2f135b1f4d5667ad9ed8f0645c2666121668d0a74df1e068c1

2 name: "[internal] load build definition from Dockerfile"

2 started: 2021-07-05 09:12:44.874298093 +0000 UTC m=+0.033433716

2 completed: 2021-07-05 09:12:44.890747271 +0000 UTC m=+0.049882893

2 duration: 16.449177ms

2 transferring dockerfile: 153B done

1 [internal] load .dockerignore

1 started: 2021-07-05 09:12:44.875227943 +0000 UTC m=+0.034364046

1 completed: 2021-07-05 09:12:44.898065215 +0000 UTC m=+0.057200827

1 duration: 22.836781ms

1 transferring context: 2B done

failed to solve: failed to read dockerfile: failed to mount /tmp/buildkit-mount172811560: [{Type:bind Source:/tmp/img/runc/native/snapshots/snapshots/1 Options:[rbind ro]}]: operation not permitted Failed to create job: exit status 1

gaocegege commented 3 years ago

Maybe you can refer to https://github.com/genuinetools/img/issues/115

The upstream issue is here https://github.com/genuinetools/img/issues/294