While using docker build I'm getting this warning that should be fixed:
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
Install the buildx component to build images with BuildKit:
https://docs.docker.com/go/buildx/
While using
docker buildI'm getting this warning that should be fixed: