diff options
author | Markus Heiser <markus.heiser@darmarit.de> | 2021-09-12 08:36:56 +0200 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarit.de> | 2021-09-13 14:36:24 +0200 |
commit | ecb7e73e039cf805c31764d148daae15e91389a5 (patch) | |
tree | ba5ad02b2c1a41701acf507c34bec1816bb65e0d /docs/admin/installation-docker.rst | |
parent | de5a8ee7d7186efdc1d54e602c5f807d87ebcfc2 (diff) | |
download | searxng-ecb7e73e039cf805c31764d148daae15e91389a5.tar.gz searxng-ecb7e73e039cf805c31764d148daae15e91389a5.zip |
[brand] docs - normalize project name to SearXNG
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'docs/admin/installation-docker.rst')
-rw-r--r-- | docs/admin/installation-docker.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/admin/installation-docker.rst b/docs/admin/installation-docker.rst index 750d41679..33524e2f2 100644 --- a/docs/admin/installation-docker.rst +++ b/docs/admin/installation-docker.rst @@ -98,7 +98,7 @@ stoped. To get rid of a container use ``container rm``: .. sidebar:: Warning - This might remove all docker items, not only those from searxng. + This might remove all docker items, not only those from SearXNG. If you won't use docker anymore and want to get rid of all conatiners & images use the following *prune* command: |