mirror of https://github.com/docker/docs.git
Merge pull request #12657 from thaJeztah/update_distro_list
engine: update list of distros that we build on
This commit is contained in:
commit
1e602747d0
|
@ -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.
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue