mirror of
				https://github.com/LibreTranslate/LibreTranslate.git
				synced 2025-11-03 19:17:17 -05:00 
			
		
		
		
	prevent install all models
This commit is contained in:
		
							parent
							
								
									24fb27dfe4
								
							
						
					
					
						commit
						6a9c34d408
					
				@ -1,7 +1,7 @@
 | 
				
			|||||||
FROM nvidia/cuda:11.2.2-devel-ubuntu20.04
 | 
					FROM nvidia/cuda:11.2.2-devel-ubuntu20.04
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ENV ARGOS_DEVICE_TYPE cuda
 | 
					ENV ARGOS_DEVICE_TYPE cuda
 | 
				
			||||||
ARG with_models=true
 | 
					ARG with_models=false
 | 
				
			||||||
ARG models=""
 | 
					ARG models=""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
WORKDIR /app
 | 
					WORKDIR /app
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user