mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-04 03:27:09 -05:00 
			
		
		
		
	Fixed immich-machine-learning container not starting correctly in production
This commit is contained in:
		
							parent
							
								
									7f9f825589
								
							
						
					
					
						commit
						c436c57cc9
					
				@ -26,6 +26,7 @@ ARG DEBIAN_FRONTEND=noninteractive
 | 
			
		||||
WORKDIR /usr/src/app
 | 
			
		||||
 | 
			
		||||
COPY package.json package-lock.json ./
 | 
			
		||||
COPY entrypoint.sh ./
 | 
			
		||||
 | 
			
		||||
RUN mkdir -p /usr/src/app/dist \
 | 
			
		||||
  && mkdir -p /usr/src/app/node_modules \
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user