mirror of https://github.com/docker/docs.git
Merge pull request #16395 from thaJeztah/remove_fedora_35
Remove Fedora 34, 35 as they're EOL
This commit is contained in:
commit
aca2f83e7b
|
@ -16,7 +16,7 @@ This page contains information on how to install, launch and upgrade Docker Desk
|
|||
To install Docker Desktop successfully, you must:
|
||||
|
||||
- Meet the [system requirements](linux-install.md#system-requirements).
|
||||
- Have a 64-bit version of either Fedora 35 or Fedora 36.
|
||||
- Have a 64-bit version of either Fedora 36 or Fedora 37.
|
||||
|
||||
Additionally, for a Gnome Desktop environment you must install AppIndicator and KStatusNotifierItem [Gnome extensions](https://extensions.gnome.org/extension/615/appindicator-support/){:target="_blank" rel="noopener" class="_"}.
|
||||
|
||||
|
|
|
@ -20,9 +20,8 @@ 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 34
|
||||
- Fedora 35
|
||||
- Fedora 36
|
||||
- Fedora 37
|
||||
|
||||
### Uninstall old versions
|
||||
|
||||
|
|
Loading…
Reference in New Issue