Step 3/18 : RUN apt update && apt install -y python-pip python3-pip
---> [Warning] The requested image's platform (linux/amd64) does not
match the detected host platform (linux/arm64/v8) and no specific
platform was requested
---> Running in 2378b4820e6e
standard_init_linux.go:228: exec user process caused: exec format
error
ERROR: Service 'magenta' failed to build: The command '/bin/sh -c
apt update && apt install -y python-pip python3-pip' returned a
non-zero code: 1
イメージをビルドしたマシンと、コンテナを実行するマシンのCPUアーキテ
クチャが異なるために発生するエラー