forked from yindun/ansible-devops
更新 scripts/README.md
This commit is contained in:
parent
77cabe9fe5
commit
a917f0e895
|
|
@ -113,6 +113,7 @@
|
||||||
#支持版本[1.17.6-1,1.17.7-1,1.17.8-1.....]
|
#支持版本[1.17.6-1,1.17.7-1,1.17.8-1.....]
|
||||||
cd /opt/ && wget -qO- http://116.205.97.109/scripts/nvidia-container-toolkit.sh | bash -s -- --install --version '1.17.6-1'
|
cd /opt/ && wget -qO- http://116.205.97.109/scripts/nvidia-container-toolkit.sh | bash -s -- --install --version '1.17.6-1'
|
||||||
cd /opt/ && wget -qO- http://116.205.97.109/scripts/nvidia-container-toolkit.sh | bash -s -- --uninstall --version '1.17.6-1'
|
cd /opt/ && wget -qO- http://116.205.97.109/scripts/nvidia-container-toolkit.sh | bash -s -- --uninstall --version '1.17.6-1'
|
||||||
|
#查看版本:nvidia-container-runtime --version|head -1
|
||||||
```
|
```
|
||||||
|
|
||||||
#### (9)批量安装/卸载
|
#### (9)批量安装/卸载
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue