DockURSim icon indicating copy to clipboard operation
DockURSim copied to clipboard

Support for arm64v8

Open murcoder opened this issue 4 years ago • 0 comments

Getting following error when build the image on MacBook with Apple M1 Chip (ARM):

WARNING: The requested image's platform (linux/amd64) does not match 
the detected host platform (linux/arm64/v8) and no specific platform was requested

Result in browser: localhost

I guess the image should just build with buildx.

murcoder avatar Sep 15 '21 09:09 murcoder