ERROR: no matching manifest for linux/arm64/v8 in the manifest list entries
Mac笔记本m1芯片,使用docker创建mysql的时候容易出现这个错误,解决方法:添加platform:linux/x86_64version:'3.7'services:database:image:'mysql:5.7'environment:MYSQL_ROOT_PASSWORD:passwordMYSQL_DATABASE:teebblogports:#Toallowthehostma