From dc04e50423e8167f74650505d684e73f5d5cc1f9 Mon Sep 17 00:00:00 2001 From: nathan Date: Sun, 17 Jul 2022 20:47:13 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f239a4d..31b253e 100644 --- a/README.md +++ b/README.md @@ -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/ ```