[fix] fix the docker problem of apple chip (#1060)

Co-authored-by: huanwei <huanwei@huanweideMacBook-Pro.local>
This commit is contained in:
hwloser 2022-07-21 14:46:27 +08:00 committed by GitHub
parent ba6f089c78
commit 04cb501ab4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ networks:
services:
mysql:
platform: linux/x86_64
image: "mysql:5.7"
container_name: mysql
hostname: mysql