Problem scenario
You want to remove Docker from your Ubuntu server. You tried this command:
sudo apt-get remove docker
But you see this:
“
…
Active: failed (Result: exit-code) since Sun 2017-08-06 21:59:11 EDT; 11ms ago
Docs: https://docs.docker.com
Process: 21981 ExecStart=/usr/bin/dockerd -H fd:// $DOCKER_OPTS (code=exited, status=1/FAILURE)
Main PID: 21981 (code=exited, status=1/FAILURE)
Memory: 14.0M
…