Add new debian & ubuntu edge support (#5266)

This commit is contained in:
Gwendolynne Barr 2017-11-09 16:23:03 -08:00
parent 27b1e00875
commit e20ccb3b75
2 changed files with 4 additions and 2 deletions

View File

@ -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

View File

@ -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)