Update Dockerfile
This commit is contained in:
		
							parent
							
								
									6edbf7c7e1
								
							
						
					
					
						commit
						2835773831
					
				@ -20,7 +20,7 @@ ENV INSTANCE_NAME=searxng \
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
WORKDIR /usr/local/searxng
 | 
					WORKDIR /usr/local/searxng
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RUN apk add brotli tini openssl mailcap && rm -rf /root/.cache
 | 
					RUN apk add --no-cache brotli tini openssl mailcap && rm -rf /root/.cache
 | 
				
			||||||
 | 
					
 | 
				
			||||||
COPY requirements.txt ./requirements.txt
 | 
					COPY requirements.txt ./requirements.txt
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user