Skip to content

engine: install: remove Ubuntu 20.04, Fedora 40 (EOL) #22675

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 21, 2025
Merged
Show file tree
Hide file tree
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/fedora.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,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 a 64-bit version of Fedora 40 or Fedora 41.
- Have a 64-bit version of Fedora 41 or Fedora 42.
- For a GNOME desktop environment you must install AppIndicator and KStatusNotifierItem [GNOME extensions](https://extensions.gnome.org/extension/615/appindicator-support/).
- If you're not using GNOME, you must install `gnome-terminal` to enable terminal access from Docker Desktop:

Expand Down
1 change: 0 additions & 1 deletion content/manuals/engine/install/fedora.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ Fedora versions:

- Fedora 42
- Fedora 41
- Fedora 40

### Uninstall old versions

Expand Down
1 change: 0 additions & 1 deletion content/manuals/engine/install/ubuntu.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ versions:
- Ubuntu Oracular 24.10
- Ubuntu Noble 24.04 (LTS)
- Ubuntu Jammy 22.04 (LTS)
- Ubuntu Focal 20.04 (LTS)

Docker Engine for Ubuntu is compatible with x86_64 (or amd64), armhf, arm64,
s390x, and ppc64le (ppc64el) architectures.
Expand Down