forked from dark_thunder/immich
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