Hi, I am using docker version:
$ docker --version Docker version 28.0.1, build 068a01ea94 As I ran docker build,I get the following warning: 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/ Has anyone used buildx or is any there tool that you have used to build your docker images? Any suggestions? Warm regards Ragini