diveintokcna icon indicating copy to clipboard operation
diveintokcna copied to clipboard

[Lab Issue]: Docker Buildx Architecture Issue - Apple Silicon

Open prash-gan opened this issue 11 months ago • 1 comments

How is the lab being run?

Docker Desktop Extension

Operating System

macOS

Browser

Chrome

Lab Details

Docker Container Images using different buildx for different architectures

Issue Description

image Creating cross platform builds without explicitly mentioning the driver version on an M series MacBook throws out a build related error as in the screenshot above. image ^ the version of Docker Desktop that I used. docker buildx create --name multiarch --driver docker-container --use ^ explicitly mentioning the driver version as docker container seems to be the fix.

Additional Feedback

No response

prash-gan avatar Mar 14 '24 16:03 prash-gan