When I try to do a Docker Build using Docker as usual, I get the error message in the image and cannot Build. What should I do in this case? By the way, Docker's version is 23.0.1. (https://i.stack.imgur.com/AzgNi.png)(https://i.stack.imgur.com/PIryk.png) (https://i.stack.imgur.com/kMF5Y.png)
When I uninstall docker buildx and then Build, I get other warning errors and the Build itself works, but parallel processing cannot be performed. My ideal would be to use Buildx to do a parallel Build.