docs icon indicating copy to clipboard operation
docs copied to clipboard

Additional clean-up of apt dependencies

Open itkojika opened this issue 1 year ago • 0 comments

Is this a docs issue?

  • [X] My issue is about the documentation content or website

Type of issue

Other

Description

In the command to uninstall the other unofficial docker packages using apt, the command will remove the binaries, but not the configuration files associated with them.

Location

https://docs.docker.com/engine/install/ubuntu/

Suggestion

It would be nice to add remove --purge option in the docs to also remove the config files related to those apt packages.

itkojika avatar Sep 22 '24 04:09 itkojika