Hi@akhtar,
I also faced the same issue, when I tried to launch one Docker Container dynamically. Try to restart the docker service. Sometimes It works.
$ systemctl restart docker
If that didn't work then restart your pc and start the docker service using the above command.