mirror of https://github.com/docker/docs.git
Add new debian & ubuntu edge support (#5266)
This commit is contained in:
parent
27b1e00875
commit
e20ccb3b75
|
@ -26,8 +26,9 @@ and distributions for different Docker editions, see
|
|||
To install Docker CE, you need the 64-bit version of one of these Debian or
|
||||
Raspbian versions:
|
||||
|
||||
- Stretch (stable) / Raspbian Stretch
|
||||
- Jessie 8.0 (LTS) / Raspbian Jessie
|
||||
- Buster 10 (Docker CE 17.11 Edge only)
|
||||
- Stretch 9 (stable) / Raspbian Stretch
|
||||
- Jessie 8 (LTS) / Raspbian Jessie
|
||||
- Wheezy 7.7 (LTS)
|
||||
|
||||
Docker CE is supported on both `x86_64` (or `amd64`) and `armhf` architectures for Jessie and
|
||||
|
|
|
@ -29,6 +29,7 @@ To learn more about Docker EE, see
|
|||
To install Docker CE, you need the 64-bit version of one of these Ubuntu
|
||||
versions:
|
||||
|
||||
- Artful 17.10 (Docker CE 17.11 Edge only)
|
||||
- Zesty 17.04
|
||||
- Xenial 16.04 (LTS)
|
||||
- Trusty 14.04 (LTS)
|
||||
|
|
Loading…
Reference in New Issue