Merge pull request #11863 from thaJeztah/update_distro_versions

Engine: update distro versions
This commit is contained in:
Sebastiaan van Stijn 2020-12-09 01:22:28 +01:00 committed by GitHub
commit 8842cb4c3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 4 deletions

View File

@ -19,8 +19,8 @@ To get started with Docker Engine on CentOS, make sure you
### OS requirements
To install Docker Engine, you need a maintained version of CentOS 7. Archived
versions aren't supported or tested.
To install Docker Engine, you need a maintained version of CentOS 7 or 8.
Archived versions aren't supported or tested.
The `centos-extras` repository must be enabled. This repository is enabled by
default, but if you have disabled it, you need to

View File

@ -20,8 +20,6 @@ To get started with Docker Engine on Fedora, make sure you
To install Docker Engine, you need the 64-bit version of one of these Fedora versions:
- Fedora 30
- Fedora 31
- Fedora 32
- Fedora 33

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 Groovy 20.10
- Ubuntu Focal 20.04 (LTS)
- Ubuntu Bionic 18.04 (LTS)
- Ubuntu Xenial 16.04 (LTS)