Error while Installing Using Docker! (Solved!)

Hi, I am getting an error while running the command using Docker

I used the command docker run -it -p 9000:8888 --mount src="$(pwd)",target=/commonroad-search,type=bind tomdoerr/commonroad-search

Thanks!

The issue got resolved! Just reinstalled docker and docker-io and it worked!