Unable to get docker image from docker space

Hello all, I wrote a python project using GPU in a HF docker space. The log told me, the build process is successful, the image is pushed and the docker space is running…

BUT when I want to test it, I try the “Run locally” to get docker image info but I get this:

What am I doing wrong?

PS: I authenticate on my computer with hf auth login with success, and I tried to pull the image but the image is unknown…

2 Likes