mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-19 20:32:56 +00:00
Update content AND Use Docker official CN mirror in example
This commit is contained in:
@@ -126,7 +126,7 @@ $ sudo sh get-docker.sh --mirror Aliyun
|
||||
|
||||
```bash
|
||||
$ sudo add-apt-repository \
|
||||
"deb [arch=armhf] https://mirrors.ustc.edu.cn/docker-ce/linux/debian \
|
||||
"deb [arch=armhf] https://mirrors.ustc.edu.cn/docker-ce/linux/raspbian \
|
||||
$(lsb_release -cs) \
|
||||
stable"
|
||||
```
|
||||
|
Reference in New Issue
Block a user