因为docker官方不支持 32位的系统 , 只支持amd64等 64位的系统
所以可以使用ubuntu 官方维护的版本 , 安装更简单
apt install docker.io
这个就是git上有人问的问题