Wonderfall / docker-searx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wonderfall/searx

⚠️ DEPRECATED : please use the official image instead. Thanks for your support!

This image is a lightweight version of the official one. Please use the latter if you want something more production-oriented.

What is searx?

Searx is a metasearch engine, inspired by the seeks project.

Features

  • Based on Alpine Linux.
  • Latest release from asciimoo/searx
  • A unique secret key is generated when booting the first time.
  • No root processes.

Build-time variables

  • VERSION : Searx version

Environment variables

  • IMAGE_PROXY : enables images proxying (default : False)
  • BASE_URL : http://domain.tld (default : False)
  • UID/GID : uid/gid.

Ports

  • 8888

About


Languages

Language:Dockerfile 75.4%Language:Shell 24.6%