I ran this on my M1 Mac via Docker Desktop, and get the following:
! localstripe The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
It was easy enough to build my own local Dockerfile, but I thought it might be need if your release process supported multiple architectures.
I ran this on my M1 Mac via Docker Desktop, and get the following:
It was easy enough to build my own local Dockerfile, but I thought it might be need if your release process supported multiple architectures.