mirror of
				https://github.com/KevinMidboe/immich.git
				synced 2025-10-29 17:40:28 +00:00 
			
		
		
		
	refactor: multistage builds (#955)
This commit is contained in:
		@@ -7,7 +7,7 @@ services:
 | 
			
		||||
      context: ../server
 | 
			
		||||
      dockerfile: Dockerfile
 | 
			
		||||
      target: builder
 | 
			
		||||
    command: npm ci && npm run test:e2e
 | 
			
		||||
    command: npm run test:e2e
 | 
			
		||||
    expose:
 | 
			
		||||
      - '3000'
 | 
			
		||||
    volumes:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user