甲骨文的几台ubuntu安装docker都出错
不知道还有什么好的办法没
root@ubuntu:~# wget -qO- get.docker.com | bash
# Executing docker install script, commit: 66474034547a96caa0a25be56051ff8b726a1b28
+ sh -c 'apt-get update -qq >/dev/null'
E: 仓库 “https://download.docker.com/linux/debian focal Release” 没有 Release 文件。
E: 仓库 “http://ppa.launchpad.net/morphis/anbox-support/ubuntu focal Release” 没有 Release 文件。
root@ubuntu:~#
3楼 hacn 昨天22:35
不行就手动装
https://yeasy.gitbook.io/docker_practice/install/ubuntu
4楼 tilm 昨天22:47
你的 sources.list 配置错了吧
5楼 comet 昨天22:56
你的 sources.list 配置错了吧
我用一件脚本和手动的都装不上
6楼 tilm 昨天22:56
我用一件脚本和手动的都装不上
你看看 /etc/apt/sources.list 里面是什么东西
7楼 comet 昨天23:00
# deb http://ports.ubuntu.com/ focal main restricted
# deb http://ports.ubuntu.com/ focal-updates main restricted
# deb http://ports.ubuntu.com/ focal-security main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://ports.ubuntu.com/ focal main restricted
# deb-src http://archive.ubuntu.com/ubuntu focal main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://ports.ubuntu.com/ focal-updates main restricted
# deb-src http://archive.ubuntu.com/ubuntu focal-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://ports.ubuntu.com/ focal universe
9楼 comet 昨天23:03
腾讯云6折购 发表于 2023-2-4 22:34
这个第二步就是我发帖的错误
10楼 tilm 昨天23:07
这个第二步就是我发帖的错误
你刚刚怎么回复一堆 debina 源,现在又是 ubuntu 源?
12楼 comet 昨天23:16
你刚刚怎么回复一堆 debina 源,现在又是 ubuntu 源?
刚才我同时打开另外一台机,复制错了。。
13楼 tilm 昨天23:24
comet 发表于 2023-2-4 23:16
刚才我同时打开另外一台机,复制错了。。
你把源改成我刚刚发的试试
14楼 zp96324511 昨天23:57
我一般直接apt install docker.io
15楼 comet 10小时前
我一般直接apt install docker.io
谢谢解答!
竟然过去了
16楼 tem 6小时前
Docker官网有一键脚本。。。
申明:本文内容由网友收集分享,仅供学习参考使用。如文中内容侵犯到您的利益,请在文章下方留言,本站会第一时间进行处理。
评论前必须登录!
立即登录 注册