engine: add new supported versions

This commit is contained in:
ArthurFlag 2025-05-14 14:47:26 +02:00
parent aec91a451b
commit 7cc91f6dd0
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