摘要: 1、配置docker源 # Add Docker's official GPG key: apt-get update apt-get install ca-certificates curl install -m 0755 -d /etc/apt/keyrings curl -fsSL https 阅读全文
posted @ 2025-01-13 21:51 awks 阅读(348) 评论(0) 推荐(0)
摘要: 报错:Failed to get D-Bus connection: Operation not permitted 解决方法: 1、备份文件 mv /usr/bin/systemctl /usr/bin/systemctl.old 2、下载systemctl文件 curl https://raw. 阅读全文
posted @ 2025-01-13 11:20 awks 阅读(459) 评论(0) 推荐(0)