# Try this code it will fixed for docker ps axf | grep docker | grep -v grep | awk '{print "kill -9 " $1}' | sudo sh