mirror of https://github.com/docker/docs.git
Merge pull request #18755 from thaJeztah/desktop_update_distro_versions
desktop: remove Fedora 37, add Fedora 39, Ubuntu 23.10 "Mantic Minotaur"
This commit is contained in:
commit
fd17d8fc27
|
|
@ -17,7 +17,7 @@ This page contains information on how to install, launch and upgrade Docker Desk
|
||||||
To install Docker Desktop successfully, you must:
|
To install Docker Desktop successfully, you must:
|
||||||
|
|
||||||
- Meet the [system requirements](linux-install.md#system-requirements).
|
- Meet the [system requirements](linux-install.md#system-requirements).
|
||||||
- Have a 64-bit version of either Fedora 37 or Fedora 38.
|
- Have a 64-bit version of either Fedora 38 or Fedora 39.
|
||||||
|
|
||||||
Additionally, for a Gnome Desktop environment you must install AppIndicator and KStatusNotifierItem [Gnome extensions](https://extensions.gnome.org/extension/615/appindicator-support/).
|
Additionally, for a Gnome Desktop environment you must install AppIndicator and KStatusNotifierItem [Gnome extensions](https://extensions.gnome.org/extension/615/appindicator-support/).
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -22,7 +22,7 @@ _For checksums, see [Release notes](../release-notes.md)_
|
||||||
To install Docker Desktop successfully, you must:
|
To install Docker Desktop successfully, you must:
|
||||||
|
|
||||||
- Meet the [system requirements](linux-install.md#system-requirements)
|
- Meet the [system requirements](linux-install.md#system-requirements)
|
||||||
- Have a 64-bit version of either Ubuntu Lunar Lobster 23.04 or Ubuntu Jammy Jellyfish 22.04 (LTS)
|
- Have a 64-bit version of either the latest LTS version (Ubuntu Jammy Jellyfish 22.04) or the current non-LTS version (Ubuntu Mantic Minotaur 23.10).
|
||||||
Docker Desktop is supported on `x86_64` (or `amd64`) architecture.
|
Docker Desktop is supported on `x86_64` (or `amd64`) architecture.
|
||||||
- For non-Gnome Desktop environments, `gnome-terminal` must be installed:
|
- For non-Gnome Desktop environments, `gnome-terminal` must be installed:
|
||||||
```console
|
```console
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue