站长
站长
发布于 2026-01-15 / 16 阅读
0
0

一键安装docker环境(x86)

#确保yum/apt源可用情况下,执行以下命令
#yum/apt不能用,参考https://www.ittop.site/archives/centos-xiu-gai-yumyuan_hua-wei-yun
curl -sSL https://shell.ittop.site:1443/auto_install_docker.sh -k | bash

已测试环境:

centos7

ubuntu24.04


评论