mirror of https://github.com/docker/docs.git
desktop/install: add Ubuntu 23.10 "Mantic Minotaur", remove 23.04
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
87ca6a4d8f
commit
0ddb7e5ef1
|
@ -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 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.
|
||||
- For non-Gnome Desktop environments, `gnome-terminal` must be installed:
|
||||
```console
|
||||
|
|
Loading…
Reference in New Issue