Bug Title
docker-compose up error
Describe the bug
failed to solve: failed to parse platform : "" is an invalid component of "": platform specifier component must match "^[A-Za-z0-9_-]+$": invalid argument
Steps to reproduce
1.git clone ....
2.docker-compose up -d
3.error
Expected behavior
no error
Environment
mac local start
Additional context
No response
Bug Title
docker-compose up error
Describe the bug
failed to solve: failed to parse platform : "" is an invalid component of "": platform specifier component must match "^[A-Za-z0-9_-]+$": invalid argument
Steps to reproduce
1.git clone ....
2.docker-compose up -d
3.error
Expected behavior
no error
Environment
mac local start
Additional context
No response