mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:30:44 +00:00 
			
		
		
		
	 ac817bc83e
			
		
	
	ac817bc83e
	
	
	
		
			
			Authored by: Grub4K, bashonly Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
		
			
				
	
	
		
			11 lines
		
	
	
		
			189 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			189 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| services:
 | |
|   static:
 | |
|     build: static
 | |
|     environment:
 | |
|       channel: ${channel}
 | |
|       origin: ${origin}
 | |
|       version: ${version}
 | |
|     volumes:
 | |
|       - ~/build:/build
 | |
|       - ../..:/yt-dlp
 |