From d0cf4cb7fc9a9c5adb135742aa201eeab35da7ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Gronowski?= Date: Wed, 1 Apr 2026 15:18:49 +0200 Subject: [PATCH] engine/install: Add Fedora 44 and Ubuntu 26.04 as supported distros MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Paweł Gronowski --- content/manuals/engine/install/fedora.md | 1 + content/manuals/engine/install/ubuntu.md | 1 + 2 files changed, 2 insertions(+) diff --git a/content/manuals/engine/install/fedora.md b/content/manuals/engine/install/fedora.md index 22e8953dea..1d6123e248 100644 --- a/content/manuals/engine/install/fedora.md +++ b/content/manuals/engine/install/fedora.md @@ -26,6 +26,7 @@ To get started with Docker Engine on Fedora, make sure you To install Docker Engine, you need a maintained version of one of the following Fedora versions: +- Fedora 44 - Fedora 43 - Fedora 42 diff --git a/content/manuals/engine/install/ubuntu.md b/content/manuals/engine/install/ubuntu.md index 6babea9346..6daff65c50 100644 --- a/content/manuals/engine/install/ubuntu.md +++ b/content/manuals/engine/install/ubuntu.md @@ -51,6 +51,7 @@ To get started with Docker Engine on Ubuntu, make sure you To install Docker Engine, you need the 64-bit version of one of these Ubuntu versions: +- Ubuntu Resolute 26.04 (LTS) - Ubuntu Questing 25.10 - Ubuntu Noble 24.04 (LTS) - Ubuntu Jammy 22.04 (LTS)