We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f28c257 commit a657432Copy full SHA for a657432
1 file changed
engine/security/rootless.md
@@ -217,6 +217,8 @@ Removed /home/testuser/.config/systemd/user/default.target.wants/docker.service.
217
218
Unset environment variables PATH and DOCKER_HOST if you have added them to `~/.bashrc`.
219
220
+Remove directory `~/.docker`.
221
+
222
To remove the data directory, run `rootlesskit rm -rf ~/.local/share/docker`.
223
224
To remove the binaries, remove `docker-ce-rootless-extras` package if you installed Docker with package managers.
0 commit comments