Skip to content

Instantly share code, notes, and snippets.

@dnburgess
Last active September 28, 2020 23:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dnburgess/18460b20c56eac3abb46702fb5efff0e to your computer and use it in GitHub Desktop.
Save dnburgess/18460b20c56eac3abb46702fb5efff0e to your computer and use it in GitHub Desktop.
DB Tech Whoogle
---
version: "2"
services:
whoogle:
image: benbusby/whoogle-search:latest
container_name: whoogle
ports:
- 5000:5000
restart: unless-stopped
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment