mirror of https://github.com/docker/docs.git
Engine: update distro versions
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
05f9d31264
commit
be718ce241
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue