mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Merge pull request #17317 from StefanScherer/redirect-raspbian64-to-debian
Use Debian instructions for 64-bit Raspbian
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user