Sign inSign up

brightopia/whoogle-search

By brightopia

Updated almost 5 years ago

Whoogle Search Docker image for Raspberry Pi

Image
2

100K+

brightopia/whoogle-search repository overview

--> Due to lack of resources, the armhf variant can unfortunately no longer be updated <--


Whoogle Search Docker image for Raspberry Pi (aarch64)


Example docker-compose.yml (here for arm64):

version: "3"

services:
  whoogle-search:
    image: brightopia/whoogle-search:aarch64
    container_name: whoogle-search
    ports:
      - 5000:5000
    restart: unless-stopped
Please see https://hub.docker.com/r/benbusby/whoogle-search for amd64 images and instructions.

Tag summary

Content type

Image

Digest

Size

101.2 MB

Last updated

over 5 years ago

docker pull brightopia/whoogle-search