原文链接:https://www.runoob.com/docker/debian-docker-install.html Docker 支持以下的 Debian 版本: Buster 10 Stretch 9 (stable) / Raspbian Stretch Docker Engine-Community 在 x86_64(或 amd64 )armhf,和 arm64 体系结构上受支持。 使用官方安装脚本自动安装 安装命令如下: curl -fsSL https://get.docker.com | bas…