Raspberry Pi 1 compatible docker image with Alpine Linux and Searx - a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. It is based on the official Searx Docker Image ported to the arm32v6 based Raspbery Pi 1.
docker run -d --name searx -p 8888:8888 --dns="8.8.8.8" offtechnologies/docker-arm32v6-searx
- first release
- Custom base image: Alpine Linux arm32v6 ver 3.6 with qemu-arm-static
- Tested on Raspberry Pi 1 Model B Rev 2 with Raspbian 4.9.51-1 and Docker v17.10.0-ce