说明(发布前可手动删除说明内容):
- 发布话题前请确认好标题与标签、确认你已经看过了论坛准则:https://bbs.fit2cloud.com/faq;
-
如有必要请附带以下信息:1Panel 版本、运行方式(安装包运行 or 源码运行 )、浏览器版本、更多描述或截图信息。
root@VM-16-10-debian:~# curl -sSL https://resource.fit2cloud.com/1panel/package/quick_start.sh -o quick_start.sh && bash quick_start.sh
开始下载 1Panel v1.5.5 版本在线安装包
安装包下载地址: https://resource.fit2cloud.com/1panel/package/stable/v1.5.5/release/1panel-v1.5.5-linux-amd64.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 38.8M 100 38.8M 0 0 8690k 0 0:00:04 0:00:04 --:–:-- 9868k
Warning: Got more output options than URLs
1panel-v1.5.5-linux-amd64/1panel.service
1panel-v1.5.5-linux-amd64/1pctl
1panel-v1.5.5-linux-amd64/LICENSE
1panel-v1.5.5-linux-amd64/README.md
1panel-v1.5.5-linux-amd64/install.sh
1panel-v1.5.5-linux-amd64/1panel
██╗ ██████╗ █████╗ ███╗ ██╗███████╗██╗
███║ ██╔══██╗██╔══██╗████╗ ██║██╔════╝██║
╚██║ ██████╔╝███████║██╔██╗ ██║█████╗ ██║
██║ ██╔═══╝ ██╔══██║██║╚██╗██║██╔══╝ ██║
██║ ██║ ██║ ██║██║ ╚████║███████╗███████╗
╚═╝ ╚═╝ ╚═╝ ╚═╝╚═╝ ╚═══╝╚══════╝╚══════╝
[1Panel Log]: ======================= 开始安装 =======================
设置 1Panel 安装目录(默认为/opt):
[1Panel Log]: 您选择的安装路径为 /opt
[1Panel Log]: … 在线安装 docker
Executing docker install script, commit: c2de0811708b6d9015ed1a2c80f02c9b70c8ce7b
- sh -c apt-get update -qq >/dev/null
- sh -c DEBIAN_FRONTEND=noninteractive apt-get install -y -qq apt-transport-https ca-certificates curl gnupg >/dev/null
- sh -c install -m 0755 -d /etc/apt/keyrings
- sh -c curl -fsSL “https://mirrors.aliyun.com/docker-ce/linux/debian/gpg” | gpg --dearmor --yes -o /etc/apt/keyrings/docker.gpg
- sh -c chmod a+r /etc/apt/keyrings/docker.gpg
- sh -c echo “deb [arch=amd64 signed-by=/etc/apt/keyrings/docker.gpg] docker-ce-linux-debian安装包下载_开源镜像站-阿里云 bookworm stable” > /etc/apt/sources.list.d/docker.list
- sh -c apt-get update -qq >/dev/null
- sh -c DEBIAN_FRONTEND=noninteractive apt-get install -y -qq docker-ce docker-ce-cli containerd.io docker-compose-plugin docker-ce-rootless-extras docker-buildx-plugin >/dev/null
E: Failed to fetch https://mirrors.aliyun.com/docker-ce/linux/debian/dists/bookworm/pool/stable/amd64/docker-ce-cli_24.0.6-1~debian.12~bookworm_amd64.deb 404 Not Found [IP: 42.202.208.248 443]
E: Failed to fetch https://mirrors.aliyun.com/docker-ce/linux/debian/dists/bookworm/pool/stable/amd64/docker-ce_24.0.6-1~debian.12~bookworm_amd64.deb 404 Not Found [IP: 42.202.208.248 443]
E: Failed to fetch https://mirrors.aliyun.com/docker-ce/linux/debian/dists/bookworm/pool/stable/amd64/docker-ce-rootless-extras_24.0.6-1~debian.12~bookworm_amd64.deb 404 Not Found [IP: 42.202.208.248 443]
E: Failed to fetch https://mirrors.aliyun.com/docker-ce/linux/debian/dists/bookworm/pool/stable/amd64/docker-compose-plugin_2.21.0-1~debian.12~bookworm_amd64.deb 404 Not Found [IP: 42.202.208.248 443]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
[1Panel Log]: … 启动 docker
Failed to enable unit: Unit file docker.service does not exist.
Failed to start docker.service: Unit docker.service not found.
[1Panel Log]: docker 安装失败