diff options
author | Alexandre Flament <alex@al-f.net> | 2020-09-09 10:28:17 +0200 |
---|---|---|
committer | Alexandre Flament <alex@al-f.net> | 2020-09-10 10:07:49 +0200 |
commit | 8ffede6140ccf60933506c18444e315840ac2829 (patch) | |
tree | 30238d5dbe5e206c5733a115a9028790f49dffa0 /docs | |
parent | 7e8281792586c43c72caab4f1d484323063d6657 (diff) | |
download | searxng-8ffede6140ccf60933506c18444e315840ac2829.tar.gz searxng-8ffede6140ccf60933506c18444e315840ac2829.zip |
[fix] docker and k8s: run searx
fix #2181
Diffstat (limited to 'docs')
-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 9510ded09..b30cdcbd0 100644 --- a/docs/admin/installation-docker.rst +++ b/docs/admin/installation-docker.rst @@ -39,7 +39,7 @@ Command line docker run --rm -it searx/searx -h -.. program-output:: ../dockerfiles/docker-entrypoint.sh -h +.. program-output:: ../dockerfiles/docker-entrypoint.sh help Build the image |