Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/manuals/desktop/setup/install/linux/ubuntu.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ This page contains information on how to install, launch and upgrade Docker Desk
To install Docker Desktop successfully, you must:

- Meet the [general system requirements](_index.md#general-system-requirements).
- Have an x86-64 system with Ubuntu 26.04 or the latest non-LTS version.
- Have an x86-64 system with Ubuntu 26.04 LTS or 24.04 LTS.
Comment thread
maxcleme marked this conversation as resolved.
- If you're not using GNOME, you must install `gnome-terminal` to enable terminal access from Docker Desktop:
```console
$ sudo apt install gnome-terminal
Expand Down