Update 'README.md'

This commit is contained in:
2022-07-17 20:47:13 +00:00
parent 73c895ab8d
commit dc04e50423

View File

@@ -6,6 +6,10 @@ docker convenience script
curl -fsSL https://get.docker.com -o get-docker.sh
sh ./get-docker.sh
```
wsll systemdd solution, google that for better note
copy host ssh key to wsl home .ssh directory
to run multi-arch more reliably run this in wsl instance
https://www.stereolabs.com/docs/docker/building-arm-container-on-x86/
```