Raspberry Pi OS (32-Bit / Armhf) | Docker Docs
Fleeting- External reference: https://docs.docker.com/engine/install/raspberry-pi-os/
Note: Older devices based on the ARMv6 architecture are no longer supported by official packages, including:
Raspberry Pi 1 (Model A/B/A+/B+)
— https://docs.docker.com/engine/install/raspberry-pi-os/ ()
Raspberry Pi OS 32-bit (armhf) Deprecation
Docker Engine v28 will be the last major version to support Raspberry Pi OS 32-bit (armhf). Starting with Docker Engine v29, new major versions will no longer provide packages for Raspberry Pi OS 32-bit (armhf).
Migration options
- 64-bit ARM: Install the Debian arm64 packages (fully supported). See the Debian installation instructions.
- 32-bit ARM (v7): Install the Debian armhf packages (targets ARMv7 CPUs).
— https://docs.docker.com/engine/install/raspberry-pi-os/ ()