diff --git a/armbian/docker.md b/armbian/docker.md index 7b31d87..c1284fa 100644 --- a/armbian/docker.md +++ b/armbian/docker.md @@ -72,11 +72,17 @@ For the containers detailed here, you'll want a dedicated directory for keeping Ensure the default Docker bridge doesn't conflict with existing networks. +*Note: replace arm64 with arm32 in the below if using an arm32 board* + ``` bash cat >> /etc/docker/daemon.json <