mirror of
				https://github.com/home-assistant/core.git
				synced 2025-11-04 08:29:37 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			91 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			91 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
ARG \
 | 
						|
    BUILD_FROM
 | 
						|
 | 
						|
FROM $BUILD_FROM
 | 
						|
 | 
						|
RUN apk --no-cache add \
 | 
						|
        raspberrypi-utils
 |