Block a user
searxng (690d956)
Published 2026-04-19 19:26:37 +00:00 by stackops
Installation
docker pull git.0xa55.dev/stackops/searxng:690d956sha256:acc141ba04929717f70e706653be2833b6403fd4f6abcb6674ef674dc36d8b75
About this package
SearXNG is a metasearch engine. Users are neither tracked nor profiled.
Image Layers
| COPY dir:958a9a6d52230c9ed0685d3687909536dec50c42f8e139ead2522e95d8b51c8e in / |
| /bin/sh -c set -eu; for app in $(/usr/bin/busybox --list); do [ ! -f "/usr/bin/$app" ] && /usr/bin/busybox ln -sf busybox "/usr/bin/$app"; done; install -dm1777 /tmp/; xbps-reconfigure -fa; xbps-remove -Rofy xbps; rm -rf /var/cache/* /var/libexec/xbps* /etc/xbps* /var/db/; python -m compileall -q -j 0 /usr/lib/python*/ |
| COPY file:c10cc01fd51bf21d1398609b2d515e1783e4d193ae4335c5e6ba754aa7912b9c in /etc/group |
| COPY file:ea0b94841f18c8f91cabe74ec242ab829f4d072595fc194398a29fefd8aad9b2 in /etc/passwd |
| /bin/sh -c set -eux; install -dm0555 -o 977 -g 977 /usr/local/searxng/; install -dm0755 -o 977 -g 977 /etc/searxng/; install -dm0755 -o 977 -g 977 /var/cache/searxng/ |
| ENV PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" SSL_CERT_DIR="/etc/ssl/certs" SSL_CERT_FILE="/etc/ssl/certs/ca-certificates.crt" HISTFILE="/dev/null" __SEARXNG_CONFIG_PATH="/etc/searxng" CONFIG_PATH="/etc/searxng" __SEARXNG_DATA_PATH="/var/cache/searxng" DATA_PATH="/var/cache/searxng" |
| WORKDIR /usr/local/searxng/ |
| ENTRYPOINT ["/usr/bin/sh"] |
| COPY dir:7a3f1aa040dbdc6977aed371669cbea5c196a57cb5efe1897dbce9609f66050b in ./.venv/ |
| COPY dir:97da7710d0c6af63354cc3e757bf50897ecdc08783c6040bdc24aa912d18ffa6 in ./searx/ |
| COPY dir:e31cc8d7be1c8269e8fabf0f3bbedd3015b992987d8eaabe2c2b32f4cae89018 in ./ |
| COPY file:8f8cb7e12010b1a66be0305beade483873bdb910347cd3401a540404c260968b in ./searx/ |
| ARG CREATED |
| ARG CREATED VERSION |
| ARG CREATED VCS_URL VERSION |
| ARG CREATED VCS_REVISION VCS_URL VERSION |
| LABEL org.opencontainers.image.created="$CREATED" org.opencontainers.image.description="SearXNG is a metasearch engine. Users are neither tracked nor profiled." org.opencontainers.image.documentation="https://docs.searxng.org/admin/installation-docker" org.opencontainers.image.licenses="AGPL-3.0-or-later" org.opencontainers.image.revision="$VCS_REVISION" org.opencontainers.image.source="$VCS_URL" org.opencontainers.image.title="SearXNG" org.opencontainers.image.url="https://searxng.org" org.opencontainers.image.version="$VERSION" |
| ENV __SEARXNG_VERSION="$VERSION" __SEARXNG_SETTINGS_PATH="$__SEARXNG_CONFIG_PATH/settings.yml" GRANIAN_PROCESS_NAME="searxng" GRANIAN_INTERFACE="wsgi" GRANIAN_HOST="::" GRANIAN_PORT="8080" GRANIAN_WEBSOCKETS="false" GRANIAN_BLOCKING_THREADS="4" GRANIAN_WORKERS_KILL_TIMEOUT="30s" GRANIAN_BLOCKING_THREADS_IDLE_TIMEOUT="5m" |
| VOLUME $__SEARXNG_CONFIG_PATH |
| VOLUME $__SEARXNG_DATA_PATH |
| EXPOSE 8080 |
| ENTRYPOINT ["/usr/local/searxng/entrypoint.sh"] |
| COPY settings.yml /etc/searxng/settings.yml # buildkit |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-04-17T12:58:39Z |
| org.opencontainers.image.description | SearXNG is a metasearch engine. Users are neither tracked nor profiled. |
| org.opencontainers.image.documentation | https://docs.searxng.org/admin/installation-docker |
| org.opencontainers.image.licenses | AGPL-3.0-or-later |
| org.opencontainers.image.revision | e8299a4c37627c6271ed83227c27cf98021c03f6 |
| org.opencontainers.image.source | https://github.com/searxng/searxng |
| org.opencontainers.image.title | SearXNG |
| org.opencontainers.image.url | https://searxng.org |
| org.opencontainers.image.version | 2026.4.17-e8299a4c3 |
Details
2026-04-19 19:26:37 +00:00
Versions (3)
View all
Container
0
OCI / Docker
linux/amd64
AGPL-3.0-or-later
89 MiB