/docker-arm32v6-searx

Raspberry Pi 1 compatible docker image with Alpine Linux and Searx

Primary LanguageShell

Raspberry Pi 1 Searx Docker Image With Alpine Linux

Build Status This image on DockerHub

offtechnologies

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.

Usage

docker run -d --name searx -p 8888:8888 --dns="8.8.8.8" offtechnologies/docker-arm32v6-searx

Credits

1.0.0 - 2017-11-08

  • 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