Step1:
you just have to run this command
"ps aux | grep docker"
Step2:
and then kill the pid_no
"sudo kill pid_no"
you just have to run this command
"ps aux | grep docker"
Step2:
and then kill the pid_no
"sudo kill pid_no"
Step3:
Done
Comments
Post a Comment