Merge pull request #18209 from usha-mandya/engdocs-1663

Update the supported versions of Ubuntu and Fedora
This commit is contained in:
Usha Mandya 2023-09-15 21:42:24 +05:30 committed by GitHub
commit cbab13ec54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,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 36 or Fedora 37.
- Have a 64-bit version of either Fedora 37 or Fedora 38.
Additionally, for a Gnome Desktop environment you must install AppIndicator and KStatusNotifierItem [Gnome extensions](https://extensions.gnome.org/extension/615/appindicator-support/).

View File

@ -22,7 +22,7 @@ _For checksums, see [Release notes](../release-notes.md)_
To install Docker Desktop successfully, you must:
- Meet the [system requirements](linux-install.md#system-requirements)
- Have a 64-bit version of either Ubuntu Jammy Jellyfish 22.04 (LTS) or Ubuntu Impish Indri 21.10.
- Have a 64-bit version of either Ubuntu Lunar Lobster 23.04 or Ubuntu Jammy Jellyfish 22.04 (LTS)
Docker Desktop is supported on `x86_64` (or `amd64`) architecture.
- For non-Gnome Desktop environments, `gnome-terminal` must be installed:
```console