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/ ```