How to Build

docker buildx build -t xxx/mysql:5.7.31 --target app --platform linux/arm64,linux/amd64 --push .