Whoogle Search Docker image for Raspberry Pi
100K+
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
Content type
Image
Digest
Size
101.2 MB
Last updated
over 5 years ago
docker pull brightopia/whoogle-search