Update 'README.md'

This commit is contained in:
2022-07-17 20:45:03 +00:00
parent 856e8c589d
commit 73c895ab8d

View File

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