Skip to content

Commit 21a5f64

Browse files
authored
engine: install: remove Ubuntu 20.04, Fedora 40 (EOL) (#22675)
Ubuntu 20.04 and Fedora 40 reached EOL, so remove mentions of it in the installation docs. <!--Delete sections as needed --> ## Description <!-- Tell us what you did and why --> ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review --------- Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 45ccab3 commit 21a5f64

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This page contains information on how to install, launch and upgrade Docker Desk
2525
To install Docker Desktop successfully, you must:
2626

2727
- Meet the [general system requirements](_index.md#general-system-requirements).
28-
- Have a 64-bit version of Fedora 40 or Fedora 41.
28+
- Have a 64-bit version of Fedora 41 or Fedora 42.
2929
- For a GNOME desktop environment you must install AppIndicator and KStatusNotifierItem [GNOME extensions](https://extensions.gnome.org/extension/615/appindicator-support/).
3030
- If you're not using GNOME, you must install `gnome-terminal` to enable terminal access from Docker Desktop:
3131

content/manuals/engine/install/fedora.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ Fedora versions:
2828

2929
- Fedora 42
3030
- Fedora 41
31-
- Fedora 40
3231

3332
### Uninstall old versions
3433

content/manuals/engine/install/ubuntu.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ versions:
5454
- Ubuntu Oracular 24.10
5555
- Ubuntu Noble 24.04 (LTS)
5656
- Ubuntu Jammy 22.04 (LTS)
57-
- Ubuntu Focal 20.04 (LTS)
5857

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

0 commit comments

Comments
 (0)