mirror of
https://github.com/docker/docs.git
synced 2026-04-05 10:48:55 +07:00
Apply suggestions from code review
Co-Authored-By: Tibor Vass <tiborvass@users.noreply.github.com>
This commit is contained in:
@@ -342,7 +342,7 @@ following:
|
||||
docker run --gpus 'all,capabilities=utility' --rm ubuntu nvidia-smi
|
||||
```
|
||||
|
||||
This enables the `utility` driver capabilites and adds the `nvidia-smi` tool to
|
||||
This enables the `utility` driver capability which adds the `nvidia-smi` tool to
|
||||
the container.
|
||||
|
||||
Capabilities as well as other configurations can be set in images via
|
||||
|
||||
Reference in New Issue
Block a user