Skip to content

Commit 1479d7c

Browse files
docs: clarify Ubuntu AppIndicator requirement (#25721)
## Description Adds the GNOME AppIndicator and KStatusNotifierItem GNOME extension requirement to the Ubuntu installation guide, making it consistent with the Debian, Fedora, and RHEL installation pages. ## Related issues or tickets Fixes #25701 ## Reviews - [ ] Technical review - [ ] Editorial review - [ ] Product review Co-authored-by: flamercrust <flamercrust@gmail.com>
1 parent a9b16a6 commit 1479d7c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • content/manuals/desktop/setup/install/linux

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ To install Docker Desktop successfully, you must:
3030

3131
- Meet the [general system requirements](_index.md#general-system-requirements).
3232
- Have an x86-64 system with Ubuntu 26.04 LTS or 24.04 LTS.
33+
- For a GNOME desktop environment, you must install AppIndicator and KStatusNotifierItem [GNOME extensions](https://extensions.gnome.org/extension/615/appindicator-support/).
3334
- If you're not using GNOME, you must install `gnome-terminal` to enable terminal access from Docker Desktop:
3435
```console
3536
$ sudo apt install gnome-terminal

0 commit comments

Comments
 (0)