Instantly share code, notes, and snippets.
Buld Docker image on ARM (Apple M1/M2)
docker buildx build --platform=linux/amd64 -t demo .