-
Notifications
You must be signed in to change notification settings - Fork 294
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
Is Ubuntu 24.04.1 supported now? #814
Comments
Some questions:
|
I installed with official instruction in https://docs.docker.com/engine/install/ubuntu/ |
I think I find the cause of this problem. After install docker desktop, it creates a new context docker context ls This context doesn't have needed setting for using graphvic card. |
I have a container ran well. Later I got this error
docker: Error response from daemon: could not select device driver "" with capabilities: [[gpu]].
docker --version
Docker version 27.3.1, build ce12230
nvidia-container-runtime --version
NVIDIA Container Runtime version 1.17.2
commit: fa66e4c
spec: 1.2.0
runc version 1.1.14
commit: v1.1.14-0-g2c9f560
spec: 1.0.2-dev
go: go1.22.9
libseccomp: 2.5.5
The text was updated successfully, but these errors were encountered: