Update requirements

Add Docker to requirements
This commit is contained in:
2025-02-27 15:31:54 +01:00
parent 8176e71b81
commit 2de55efcdb
+1
View File
@@ -9,6 +9,7 @@ Code in this repository produces files for bootable Micro-SD card for RaspberryP
- USB-C cable for powering RaspberryPi (could be plugged directly into a laptop)
- Micro-SD card (I use 2GB and that's plenty big) - Formatted with single FAT32 partition named `entropi`
- Properly set up machine running Wireguard peer instance reachable from the Internet
- Docker (to run Golang builds and building extras `apk` packages repository)
## Usage