mirror of
https://github.com/Ascend/ascend-docker-runtime.git
synced 2025-10-20 22:09:28 +08:00
Match-id-ff03cdd81218aca1b63092293fe6dbb175a70db6
This commit is contained in:
@@ -51,7 +51,7 @@ Ascend Docker在prestart-hook这个钩子函数中,对容器做了以下配置
|
||||
|
||||
## 下载
|
||||
### run包
|
||||
开发人员可从昇腾社区下载Toolbox,下载链接为:https://ascend.huawei.com/zh/#/software/cann/commercial,
|
||||
开发人员可从昇腾社区下载Toolbox,下载链接为:https://www.hiascend.com/software/mindx-dl,
|
||||
下载后安装Toolbox,Ascend-docker-runtime,已集成至实用工具包toolbox中。
|
||||
|
||||
# 功能
|
||||
|
@@ -55,9 +55,6 @@ function install()
|
||||
mv ${SRC} ${DST}
|
||||
echo 'create damom.json success'
|
||||
echo 'please reboot docker daemon to take effect'
|
||||
if [ -f "/var/log/ascend_seclog/ascend_toolbox_install.log" ];then
|
||||
chmod 600 "/var/log/ascend_seclog/ascend_toolbox_install.log"
|
||||
fi
|
||||
}
|
||||
|
||||
function uninstall()
|
||||
|
Reference in New Issue
Block a user