EC-CUBE / EC-CUBE/ec-cube

Apple siliconでlinux/arm64/v8でビルドできない

Open
#6,137 1 comment 1 reaction 0 assignees View on GitHub
bug
Dominant language
PHP
Stars
788
Forks
719
Avg merge
4d 4h
Merged PRs (30d)
39

Description

### 概要(Overview)

Apple silicon搭載のMacで``docker-compose up -d``するとamd64しかイメージ無いよって言われる。
マルチアーキテクチャー対応をお願いします...
```console
! mailcatcher The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0s
! ec-cube The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0s
```

参考: https://docs.github.com/ja/packages/working-with-a-github-packages-registry/working-with-the-container-registry#adding-a-description-to-multi-arch-images

### 再現手順(Procedure)

1. Applie Silicon搭載Macで``docker-compose up -d``を実行

### 環境(Environment)

M1 Mac Book Air
EC-CUBE: 4.3

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.