摘要: # cat > /etc/apt/sources.list << EOF> deb http://mirrors.aliyun.com/debian/ stretch main non-free contribdeb-src http://mirrors.aliyun.com/debian/ str 阅读全文
posted @ 2019-09-01 14:43 滴滴滴 阅读(3975) 评论(0) 推荐(0)
摘要: 在容器中使用systemctl报Failed to get D-Bus connection: Operation not permitted的错误,则在启动的时候把sys/fs/cgroup映射到docker容器中。 docker run --privileged --name=test --ho 阅读全文
posted @ 2019-09-01 12:41 滴滴滴 阅读(2434) 评论(0) 推荐(0)