背景:Idea 连接一直失败 解决: 在阿里云安全组开启了2376端口重启docker systemctl daemon-reload systemctl start docker 还是不行 最终: systemctl restart docker 解决了,原理还是不懂…