Merge pull request #12657 from thaJeztah/update_distro_list

engine: update list of distros that we build on
This commit is contained in:
Tibor Vass 2021-04-12 11:06:06 -07:00 committed by GitHub
commit 1e602747d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 1 deletions

View File

@ -22,8 +22,10 @@ To get started with Docker Engine on Debian, make sure you
To install Docker Engine, you need the 64-bit version of one of these Debian or
Raspbian versions:
- Debian Bullseye 11 (testing)
- Debian Buster 10 (stable)
- Debian Stretch 9 / Raspbian Stretch
- Raspbian Bullseye 11 (testing)
- Raspbian Buster 10 (stable)
Docker Engine is supported on `x86_64` (or `amd64`), `armhf`, and `arm64` architectures.

View File

@ -22,6 +22,7 @@ To install Docker Engine, you need the 64-bit version of one of these Fedora ver
- Fedora 32
- Fedora 33
- Fedora 34
### Uninstall old versions

View File

@ -24,6 +24,7 @@ To get started with Docker Engine on Ubuntu, make sure you
To install Docker Engine, you need the 64-bit version of one of these Ubuntu
versions:
- Ubuntu Hirsute 21.04
- Ubuntu Groovy 20.10
- Ubuntu Focal 20.04 (LTS)
- Ubuntu Bionic 18.04 (LTS)