docker-compose up --build -d启动报错
使用docker-compose up --build -d命令启动之后出现如下错误,导致启动失败:
=> ERROR [ 6/10] RUN wget -q https://dl.lancdn.com/landian/soft/chrome/m/77.0.3865.120_amd64.deb && dpkg -i 77.0.3865.120_amd64.deb && rm -f 77.0.3865.120_amd64.deb 11.0s
[ 6/10] RUN wget -q https://dl.lancdn.com/landian/soft/chrome/m/77.0.3865.120_amd64.deb && dpkg -i 77.0.3865.120_amd64.deb && rm -f 77.0.3865.120_amd64.deb:
#10 10.97 dpkg: error processing archive 77.0.3865.120_amd64.deb (--install):
#10 10.97 package architecture (amd64) does not match system (arm64)
#10 10.98 Errors were encountered while processing: #10 10.98 77.0.3865.120_amd64.deb
有哪位大佬可以帮忙看一下吗?想自己抢回家的票
环境信息
- MACOS 12.0
- python2.7.16
- 订票小助手版本 1.1.101
Source: testerSunshine/12306