Sign inSign up

krustyhack/searx

By krustyhack

Updated over 9 years ago

Image
0

214

krustyhack/searx repository overview

version: '2'
services:
  searx:
    image: krustyhack/searx
    environment:
      BASE_URL: https://searx.blackcreeper.com
      IMAGE_PROXY: 'True'
      VIRTUAL_PORT: 8888
      VIRTUAL_HOST: searx.blackcreeper.com
      LETSENCRYPT_HOST: searx.blackcreeper.com
      LETSENCRYPT_EMAIL: [email protected]
    networks:
      - front
networks:
  front:
    external:
      name: proxy_front

Tag summary

Content type

Image

Digest

Size

42.8 MB

Last updated

over 9 years ago

docker pull krustyhack/searx