3 lines
		
	
	
		
			61 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			61 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
FROM debian:bookworm-slim
 | 
						|
 | 
						|
RUN apt update && apt install pigz | 
						
FROM debian:bookworm-slim
 | 
						|
 | 
						|
RUN apt update && apt install pigz |