docker / docs

Source repo for Docker's Documentation
https://docs.docker.com
Apache License 2.0
4.14k stars 7.17k forks source link

Uninstall is not working for CentOS #8590

Closed Bonu closed 2 years ago

Bonu commented 5 years ago

File: install/linux/docker-ee/centos.md

Use the below commands to uninstall docker from your machine

  # yum list installed | grep -i docker
  # sudo yum remove docker-ce-cli.x86_64
  # sudo yum remove containerd.io.x86_64 
joeyhub commented 5 years ago

It might be useful to give a bit of the output, as in, define not working. Otherwise this is not an issue, it's just trolling to see how many people you can get to uninstall docker making them think they're reproducing an issue. It's actually pretty funny. I might pull that one on some unsuspecting people later. It's a good Aprils Fools. Also the centos version would be good.

craig-osterhout commented 2 years ago

Thanks for sharing the issue. If the issue still persists, please provide more details and let us know how the issue applies to the documentation. If you're looking for help with your specific system, you may try the Docker Community Forums.

docker-robott commented 1 year ago

Closed issues are locked after 30 days of inactivity. This helps our team focus on active issues.

If you have found a problem that seems similar to this, please open a new issue.

/lifecycle locked