You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: