adamant-kite-43734
12/14/2022, 11:25 PMquick-keyboard-83126
12/14/2022, 11:25 PMfast-garage-66093
12/15/2022, 2:28 AM--platform linux/amd64fast-garage-66093
12/15/2022, 2:31 AMkubeletquick-keyboard-83126
12/15/2022, 2:33 AMfast-garage-66093
12/15/2022, 2:39 AM$ uname -a
Darwin studio 22.2.0 Darwin Kernel Version 22.2.0: Fri Nov 11 02:03:51 PST 2022; root:xnu-8792.61.2~4/RELEASE_ARM64_T6000 arm64
$ docker run --platform linux/arm64 busybox uname -a
Unable to find image 'busybox:latest' locally
latest: Pulling from library/busybox
b2bcf7a3443b: Pull complete
Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
Status: Downloaded newer image for busybox:latest
Linux c3763bbf1eb5 5.15.78-0-virt #1-Alpine SMP Fri, 11 Nov 2022 10:19:45 +0000 aarch64 GNU/Linux
$ docker run --platform linux/amd64 busybox uname -a
Unable to find image 'busybox:latest' locally
latest: Pulling from library/busybox
45a0cdc5c8d3: Pull complete
Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
Status: Downloaded newer image for busybox:latest
Linux cb52a5429efe 5.15.78-0-virt #1-Alpine SMP Fri, 11 Nov 2022 10:19:45 +0000 x86_64 GNU/Linuxquick-keyboard-83126
12/15/2022, 2:39 AMfast-garage-66093
12/15/2022, 2:40 AMamd64qemu-static-x86_64quick-keyboard-83126
12/15/2022, 2:41 AMquick-keyboard-83126
12/15/2022, 4:23 PM@shaquick-keyboard-83126
12/15/2022, 4:24 PMquick-keyboard-83126
12/15/2022, 4:29 PMfast-garage-66093
12/16/2022, 12:37 AMquick-keyboard-83126
12/19/2022, 3:33 PM