I would like to upload a local image from my Apple M1 machine. Should this be possible when using docker buildx build --platform linux/amd64
to build it? If so: Is there a way of bypassing Local docker is not x86_64, hooking you up with a remote Docker builder
?
When using flyctl deploy --local-only
, I see a Local docker unavailable and --local-only was passed, cannot proceed.
instead, so this does not help either.