HACKING: Add instructions for container on Raspberry Pi

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2023-07-23 09:48:40 -04:00 committed by Sunil Mohan Adapa
parent b0c75b7849
commit d45c6e8c90
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2

View File

@ -167,6 +167,16 @@ Note: This development container has automatic upgrades disabled by default.
host$ sudo find -iname '__pycache__' | sudo xargs rm -rf {} ;
```
#### Using Containers On 64-bit Raspberry Pi
The container script can be used (as described above) on a Raspberry Pi 3 or 4
running a 64-bit operating system.
If you are running Raspberry Pi OS 64-bit, you will first need to enable Network
Manager. To do this, run `sudo raspi-config`, go to "5 Advanced Options", and
then to "A4 Network Config". Select "NetworkManager", and then reboot as
prompted.
[back to index](#hacking)
[DebianNetworkManager]: https://wiki.debian.org/NetworkManager#Wired_Networks_are_Unmanaged