shell
curl -fsSL https://get.docker.com | bash -s docker
阿里云镜像:
shell
curl -fsSL https://get.docker.com | bash -s docker --mirror Aliyun
作为插件安装:docker compose
独立安装:docker-compose
shell
curl -fsSL https://get.docker.com | bash -s docker
阿里云镜像:
shell
curl -fsSL https://get.docker.com | bash -s docker --mirror Aliyun
作为插件安装:docker compose
独立安装:docker-compose