Unable to build image fork/exec docker-containerd-shim: no such file or directory

I am getting below error while building docker images . Can anyone assist us as why this error is occuring as we are not using docker-containerd-shim directory.

[ERROR] DOCKER> Unable to build image [arbitrage-sales] : fork/exec docker-containerd-shim: no such file or directory [fork/exec docker-containerd-shim: no such file or directory ]

Note: arbitrage-sales is the name of image we are trying to build.

We are building images via maven using “docker-maven-plugin” . Any help on this would be really appreciated.