Skip to content

Commit 4be4ab0

Browse files
committed
ENGDOCS-2267
1 parent e328d00 commit 4be4ab0

File tree

1 file changed

+1
-5
lines changed
  • content/manuals/desktop/install/linux

1 file changed

+1
-5
lines changed

content/manuals/desktop/install/linux/ubuntu.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,7 @@ This page contains information on how to install, launch and upgrade Docker Desk
2727
To install Docker Desktop successfully, you must:
2828

2929
- Meet the [general system requirements](_index.md#general-system-requirements).
30-
- Have a 64-bit version of either the LTS version Ubuntu Jammy Jellyfish 22.04, or the current non-LTS version. Docker Desktop is supported on `x86_64` (or `amd64`) architecture.
31-
> [!NOTE]
32-
>
33-
> The latest Ubuntu 24.04 LTS is not yet supported. Docker Desktop will fail to start. Due to a change in how the latest Ubuntu release restricts the unprivileged namespaces, `sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0` needs to be run at least once. Refer to the [Ubuntu Blog](https://ubuntu.com/blog/ubuntu-23-10-restricted-unprivileged-user-namespaces) for more details.
34-
30+
- Have a 64-bit version of either the LTS version Ubuntu Jammy Jellyfish 22.04, Ubuntu Noble Numbat 24.04, or the current non-LTS version. Docker Desktop is supported on `x86_64` (or `amd64`) architecture.
3531
- For non-Gnome Desktop environments, `gnome-terminal` must be installed:
3632
```console
3733
$ sudo apt install gnome-terminal

0 commit comments

Comments
 (0)