更新docker

This commit is contained in:
2024-01-14 22:55:02 +08:00
parent 77859f4a53
commit 78612e55a7
4 changed files with 109 additions and 4 deletions

View File

@ -9,10 +9,6 @@
```bash
curl -sSL https://get.docker.com/ | sh
#国内阿里云镜像
curl -fsSL https://get.docker.com | bash -s docker --mirror Aliyun
#Azure源(中国区azure)
curl -fsSL https://get.docker.com | bash -s docker --mirror AzureChinaCloud
```
## oracle linxu