diff options
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 1457d6a6b..eb52c5828 100644 --- a/docs/admin/installation-docker.rst +++ b/docs/admin/installation-docker.rst @@ -123,7 +123,7 @@ stoped. To get rid of a container use ``container rm``: 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 +If you won't use docker anymore and want to get rid of all containers & images use the following *prune* command: .. code:: sh |