安装pip
apt install python3-pip
pip3 -V
curl -s https://get.docker.com/ | sh
docker -v
systemctl start docker
pip install docker-compose