Update install

pull/420/head
khs1994 2019-08-31 18:35:14 +08:00
parent c075122492
commit 8a3be4634e
4 changed files with 6 additions and 6 deletions

View File

@ -8,9 +8,9 @@
Docker CE [Fedora](https://fedoraproject.org/) 操作系统:
* 26 (Docker CE v18.03 )
* 27
* 28
* 29
* 30
####

View File

@ -58,7 +58,7 @@ Registry Mirrors:
`gcr.io/*` `gcr.io/<repo-name>/<image-name>:<version>` `gcr.azk8s.cn/<repo-name>/<image-name>:<version>` ,
```bash
# docker pull gcr.io/google_containers/hyperkube-amd64:v1.9.2
# $ docker pull gcr.io/google_containers/hyperkube-amd64:v1.9.2
docker pull gcr.azk8s.cn/google_containers/hyperkube-amd64:v1.9.2
$ docker pull gcr.azk8s.cn/google_containers/hyperkube-amd64:v1.9.2
```

View File

@ -10,8 +10,6 @@ Docker CE 支持以下版本的 [Raspbian](https://www.raspberrypi.org/downloads
* Raspbian Stretch
* Raspbian Jessie (Docker CE v18.06 )
** `Raspbian` [](http://www.raspberrypi.org/) 推荐用于树莓派的首选系统,其基于 `Debian`。
### 使 APT

View File

@ -8,6 +8,8 @@
Docker CE [Ubuntu](https://www.ubuntu.com/server) 操作系统:
* Disco 19.04
* Cosmic 18.10
* Bionic 18.04 (LTS)
* Xenial 16.04 (LTS)