mirror of https://github.com/docker/docs.git
Use Debian instructions for 64-bit Raspbian
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
This commit is contained in:
parent
af9122da4e
commit
996df6c5b0
|
@ -16,7 +16,7 @@ To get started with Docker Engine on Raspbian, make sure you
|
|||
|
||||
### OS requirements
|
||||
|
||||
To install Docker Engine, you need the 64-bit version of one of these Raspbian
|
||||
To install Docker Engine, you need the 64-bit version or 32-bit version of one of these Raspbian
|
||||
versions:
|
||||
|
||||
- Raspbian Bookworm 12 (testing)
|
||||
|
@ -25,6 +25,8 @@ versions:
|
|||
|
||||
Docker Engine for Raspbian is compatible with the armhf architecture.
|
||||
|
||||
For the 64-bit version of Raspbian follow the instructions for [Debian](debian.md).
|
||||
|
||||
### Uninstall old versions
|
||||
|
||||
Older versions of Docker went by the names of `docker`, `docker.io`, or
|
||||
|
|
Loading…
Reference in New Issue