mirror of
				https://github.com/KevinMidboe/immich.git
				synced 2025-10-29 17:40:28 +00:00 
			
		
		
		
	Fixed Dockerfile not working in dev
This commit is contained in:
		@@ -17,7 +17,6 @@ RUN npm rebuild @tensorflow/tfjs-node --build-from-source
 | 
			
		||||
COPY . .
 | 
			
		||||
 | 
			
		||||
RUN npm run build
 | 
			
		||||
RUN npm prune --omit=dev
 | 
			
		||||
 | 
			
		||||
# Prod stage
 | 
			
		||||
FROM node:16-bullseye-slim
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user