A100服务器重装驱动
docker里面的适配apt-get时候
Couldn't create temporary file /tmp/apt.conf.An2u4k for passing config to apt-key
E: The repository 'https://mirrors.aliyun.com/ubuntu focal InRelease' is not signed.
没有/tmp权限
chmod 777 /tmp
apt update
apt-get upgrade