 1cc62c2202
			
		
	
	
		1cc62c2202
		
			
		
	
	
	
	
		
			
			* Add the extra config to the first 50 apps and modify tests, * Add arch to extra 55 apps. * Fix tests error. * Fix tests (again). * Andd the last 77 apps. * Change photoprism from latest to a version. * Fixes. * Drop arm support for peppermint. --------- Co-authored-by: JigSaw <JigSawFr@users.noreply.github.com>
		
			
				
	
	
		
			20 lines
		
	
	
		
			567 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			567 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "$schema": "../schema.json",
 | |
|   "name": "qDirStat",
 | |
|   "port": 7125,
 | |
|   "available": true,
 | |
|   "exposable": true,
 | |
|   "id": "qdirstat",
 | |
|   "tipi_version": 1,
 | |
|   "version": "1.8.1-ls82",
 | |
|   "categories": [
 | |
|     "Utilities"
 | |
|   ],
 | |
|   "description": "QDirStat Qt-based directory statistics: KDirStat without any KDE -- from the author of the original KDirStat.",
 | |
|   "short_desc": "A graphical disk usage analyzer",
 | |
|   "author": "Stefan Hundhammer",
 | |
|   "source": "https://github.com/linuxserver/docker-qdirstat",
 | |
|   "form_fields": [],
 | |
|   "supported_architectures": ["arm64", "amd64"]
 | |
| }
 |