mirror of
				https://github.com/SteamDeckHomebrew/decky-plugin-template.git
				synced 2025-10-31 07:12:26 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			No EOL
		
	
	
		
			101 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			No EOL
		
	
	
		
			101 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
| FROM ghcr.io/steamdeckhomebrew/holo-base:latest
 | |
| 
 | |
| ENTRYPOINT [ "/source/entrypoint.sh" ]
 | |
| 
 | |
| WORKDIR /src |