You've already forked dockerfiles
							
							
				mirror of
				https://github.com/vimagick/dockerfiles.git
				synced 2025-10-30 23:47:48 +02:00 
			
		
		
		
	add searx
This commit is contained in:
		| @@ -303,12 +303,13 @@ A collection of delicious docker recipes. | ||||
| - [x] registry | ||||
| - [x] rocket.chat | ||||
| - [x] rundeck/rundeck | ||||
| - [x] scrapinghub/splash | ||||
| - [x] wonderfall/searx | ||||
| - [ ] selenium | ||||
|     - [ ] hub | ||||
|     - [ ] node-firefox | ||||
|     - [x] standalone-firefox | ||||
| - [x] sentry | ||||
| - [x] scrapinghub/splash | ||||
| - [x] amancevice/superset | ||||
| - [x] v2ray/official :cn: | ||||
| - [x] centurylink/watchtower | ||||
|   | ||||
							
								
								
									
										9
									
								
								searx/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								searx/README.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| searx | ||||
| ===== | ||||
|  | ||||
| [Searx][1] is a free internet metasearch engine which aggregates results from more | ||||
| than 70 search services. Users are neither tracked nor profiled. Additionally, | ||||
| searx can be used over Tor for online anonymity. | ||||
|  | ||||
|  | ||||
| [1]: https://asciimoo.github.io/searx/ | ||||
							
								
								
									
										5
									
								
								searx/docker-compose.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								searx/docker-compose.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| searx: | ||||
|   image: wonderfall/searx | ||||
|   ports: | ||||
|     - "8888:8888" | ||||
|   restart: unless-stopped | ||||
		Reference in New Issue
	
	Block a user