mirror of
https://git.turbo-data.com/nprasad2077/docker-templates.git
synced 2026-09-22 16:15:53 +00:00
init
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
services:
|
||||
whoogle:
|
||||
image: benbusby/whoogle-search:latest
|
||||
ports:
|
||||
- '5001:5000'
|
||||
volumes:
|
||||
- /portainer/Files/AppData/Config/Whoogle:/config
|
||||
restart: unless-stopped
|
||||
container_name: whoogle
|
||||
Reference in New Issue
Block a user