Engine: update distro versions

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2020-12-09 01:13:35 +01:00
parent 05f9d31264
commit be718ce241
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
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 ### OS requirements
To install Docker Engine, you need a maintained version of CentOS 7. Archived To install Docker Engine, you need a maintained version of CentOS 7 or 8.
versions aren't supported or tested. Archived versions aren't supported or tested.
The `centos-extras` repository must be enabled. This repository is enabled by The `centos-extras` repository must be enabled. This repository is enabled by
default, but if you have disabled it, you need to 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: To install Docker Engine, you need the 64-bit version of one of these Fedora versions:
- Fedora 30
- Fedora 31
- Fedora 32 - Fedora 32
- Fedora 33 - 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 To install Docker Engine, you need the 64-bit version of one of these Ubuntu
versions: versions:
- Ubuntu Groovy 20.10
- Ubuntu Focal 20.04 (LTS) - Ubuntu Focal 20.04 (LTS)
- Ubuntu Bionic 18.04 (LTS) - Ubuntu Bionic 18.04 (LTS)
- Ubuntu Xenial 16.04 (LTS) - Ubuntu Xenial 16.04 (LTS)