Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion content/manuals/engine/install/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,18 @@ Click on a platform's link to view the relevant installation procedure.
| [CentOS](centos.md) | ✅ | ✅ | | ✅ | |
| [Debian](debian.md) | ✅ | ✅ | ✅ | ✅ | |
| [Fedora](fedora.md) | ✅ | ✅ | | ✅ | |
| [Raspberry Pi OS (32-bit)](raspberry-pi-os.md) | | | ⚠️ | | |
| [Raspberry Pi OS (32-bit)](raspberry-pi-os.md) | | | last: v28 | | |
| [RHEL](rhel.md) | ✅ | ✅ | | | ✅ |
| [Ubuntu](ubuntu.md) | ✅ | ✅ | ✅ | ✅ | ✅ |
| [Binaries](binaries.md) | ✅ | ✅ | ✅ | | |

> [!WARNING]
>
> Docker Engine v28 is the last major version that provides packages for
> [Raspberry Pi OS 32-bit (armhf)](raspberry-pi-os.md). Starting with v29,
> use the [Debian `arm64`](debian.md) packages, or Debian `armhf` on 32-bit
> ARMv7.

### Other Linux distributions

> [!NOTE]
Expand Down