Skip to content

Commit

Permalink
Merge pull request #1125 from huanghuangzym/fix/no-need-default-rc
Browse files Browse the repository at this point in the history
do not need to set default runtime nvidia in docker
  • Loading branch information
elezar authored Feb 14, 2025
2 parents 2e242da + d3bc58d commit 752e3da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Also note the configuration instructions for:

Remembering to restart each runtime after applying the configuration changes.

If the `nvidia` runtime should be set as the default runtime (required for `docker`), the `--set-as-default` argument
If the `nvidia` runtime should be set as the default runtime (with non-cri docker versions, for example), the `--set-as-default` argument
must also be included in the commands above. If this is not done, a RuntimeClass needs to be defined.

##### Notes on `CRI-O` configuration
Expand Down

0 comments on commit 752e3da

Please # to comment.