Merge pull request #22635 from ArthurFlag/ENGDOCS-2616-add-new-os-versions

engine: add new supported versions
This commit is contained in:
Sebastiaan van Stijn 2025-05-14 15:23:36 +02:00 committed by GitHub
commit 2b68133dc9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 2 deletions

View File

@ -42,6 +42,7 @@ To get started with Docker Engine on Debian, make sure you
To install Docker Engine, you need the 64-bit version of one of these Debian
versions:
- Debian Trixie 13 (testing)
- Debian Bookworm 12 (stable)
- Debian Bullseye 11 (oldstable)
@ -144,7 +145,7 @@ Docker from the repository.
```console
$ sudo apt-get install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
```
{{< /tab >}}
{{< tab name="Specific version" >}}

View File

@ -26,8 +26,9 @@ 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 40
- Fedora 42
- Fedora 41
- Fedora 40
### Uninstall old versions