|
|
@ -6,6 +6,10 @@ docker convenience script
|
|
|
|
curl -fsSL https://get.docker.com -o get-docker.sh
|
|
|
|
curl -fsSL https://get.docker.com -o get-docker.sh
|
|
|
|
sh ./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
|
|
|
|
to run multi-arch more reliably run this in wsl instance
|
|
|
|
https://www.stereolabs.com/docs/docker/building-arm-container-on-x86/
|
|
|
|
https://www.stereolabs.com/docs/docker/building-arm-container-on-x86/
|
|
|
|
```
|
|
|
|
```
|
|
|
|