@ -18,9 +18,6 @@ read -p "输入你的身份码: " id
# 让用户输入想要创建的容器数量
read -p "请输入你想要创建的节点数量,单IP限制最多5个节点: " container_count
# 让用户输入每个容器的硬盘大小限制
read -p "请输入每个节点的硬盘大小限制(例如:20G、30G): " disk_size
apt update
# 检查 Docker 是否已安装
The note is not visible to the blocked user.