15.8按deepin的教程装完docker后多出一个开始菜单
Tofloor
poster avatar
a245404779
deepin
2018-11-27 02:42
Author
是在全屏模式的开始菜单。。多出这个开始菜单的背景是默认的背景图片,而且多出两个程序,都和屏幕有关,一个是好像是颜色管理,名字中包含“deep color =16”,另外一个是laptop screen configuration,但不是每次按开始菜单都会触发这个页面,,一旦触发这个页面,点空白的区域会显示正常的开始菜单,再点一次会退出开始菜单。
Reply Favorite View the author
All Replies
avatar
nan237420759
deepin
2018-11-27 18:32
#1
您好,15.8在
  1.   sudo add-apt-repository "deb [arch=amd64] https://mirrors.ustc.edu.cn/docker-ce/linux/debian  jessie stable"
Copy the Code
使用这个后
  1. 错误:4 https://mirrors.ustc.edu.cn/docker-ce/linux/debian jessie Release
  2.   Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown.  Could not handshake: Error in the certificate verification. [IP: 202.141.160.110 443]
  3. 正在读取软件包列表... 完成
  4. W: https://mirrors.ustc.edu.cn/docker-ce/linux/debian/dists/jessie/InRelease: No system certificates available. Try installing ca-certificates.
  5. W: https://mirrors.ustc.edu.cn/docker-ce/linux/debian/dists/jessie/Release: No system certificates available. Try installing ca-certificates.
  6. E: 仓库 “https://mirrors.ustc.edu.cn/docker-ce/linux/debian jessie Release” 没有 Release 文件。
  7. N: 无法安全地用该源进行更新,所以默认禁用该源。
  8. N: 参见 apt-secure(8) 手册以了解仓库创建和用户配置方面的细节。
Copy the Code

您有遇到这个问题么?
Reply View the author
avatar
a245404779
deepin
2018-11-27 23:12
#2
没有遇到。
你的密钥安装正确了吗?
  1. curl -fsSL https://mirrors.ustc.edu.cn/docker-ce/linux/debian/gpg | sudo apt-key add -
Copy the Code
  1. sudo apt-key fingerprint 0EBFCD88
Copy the Code

Reply View the author
avatar
a245404779
deepin
2018-11-27 23:13
#3
https://bbs.deepin.org/post/171570
您好,15.8在 使用这个后
您有遇到这个问题么?

回复在主帖里了
Reply View the author