Merge pull request #24598 from vvoland/update-distros

engine/install: Add Fedora 44 and Ubuntu 26.04 as supported distros
This commit is contained in:
Paweł Gronowski
2026-04-01 15:41:32 +02:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -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

View File

@@ -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)