mirror of
https://github.com/searxng/searxng.git
synced 2026-08-14 19:21:24 +00:00
Compare commits
2 Commits
b47ee0a4e3
...
776ac0add8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
776ac0add8 | ||
|
|
39474b392a |
@@ -186,5 +186,3 @@ In the :origin:`Dockerfile` the ENTRYPOINT_ is defined as
|
|||||||
.. code:: sh
|
.. code:: sh
|
||||||
|
|
||||||
docker run --rm -it searxng/searxng -h
|
docker run --rm -it searxng/searxng -h
|
||||||
|
|
||||||
.. program-output:: ../container/entrypoint.sh -h
|
|
||||||
|
|||||||
@@ -57,7 +57,7 @@ NGINX_SEARXNG_SITE="searxng.conf"
|
|||||||
# apt packages
|
# apt packages
|
||||||
|
|
||||||
SEARXNG_PACKAGES_debian="\
|
SEARXNG_PACKAGES_debian="\
|
||||||
python3-dev python3-babel python3-venv
|
python3-dev python3-babel python3-venv python-is-python3
|
||||||
uwsgi uwsgi-plugin-python3
|
uwsgi uwsgi-plugin-python3
|
||||||
git build-essential libxslt-dev zlib1g-dev libffi-dev libssl-dev"
|
git build-essential libxslt-dev zlib1g-dev libffi-dev libssl-dev"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user