google-deepmind / google-deepmind/alphafold

Unable to find image 'nvidia/cuda:11.0-base' locally

Open
#805 4 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
14.9k
Forks
2.9k
PR merge metrics
No merged PRs in 30d

Description

Screenshot 2023-07-29 at 12 07 18

I've followed the instructions in [Nvidia container toolkit](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html) and [Docker as a non-root user](https://docs.docker.com/engine/install/linux-postinstall/#manage-docker-as-a-non-root-user), but as I ran the command
`docker run --rm --gpus all nvidia/cuda:11.0-base nvidia-smi`
it showed the following error:

```
Unable to find image 'nvidia/cuda:11.0-base' locally'
docker: Error response from daemon: manifest for nvidia/cuda:11.0-base not found: manifest unknown: manifest unknown.
See 'docker run --help'.
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.