pycontw / pycon.tw

PyCon TW Proposal System & Backend Server
https://tw.pycon.org/prs
MIT License
94 stars 106 forks source link

[Bug Report][Chore]error response from linux/amd64 #1175

Open SivanYeh opened 2 months ago

SivanYeh commented 2 months ago

Description

Describe the bug Error response received after executing ./enter_dev_env.sh at a platform with Mac M1 while another doesn't.

The following is the response: ✔ Network pycontw_default Created 0.1s ✔ Container db_dev Created 0.1s [+] Running 1/1 ✔ Container db_dev Started 0.4s [+] Building 0.0s (0/0)
Error response from daemon: image with reference pycontw-pycontw was found but does not match the specified platform: wanted linux/amd64, actual: linux/arm64/v8

Additional context

1172

SivanYeh commented 2 months ago

remind myself: try Matt's reply later