From 73c895ab8de2763da00521599fd71482c200c2ed Mon Sep 17 00:00:00 2001 From: nathan Date: Sun, 17 Jul 2022 20:45:03 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 11e1f2c..f239a4d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ wsl2 buildx builder requires registry cert + +docker convenience script +``` + curl -fsSL https://get.docker.com -o get-docker.sh + sh ./get-docker.sh +``` to run multi-arch more reliably run this in wsl instance https://www.stereolabs.com/docs/docker/building-arm-container-on-x86/ ```