mirror of
https://github.com/KevinMidboe/immich.git
synced 2026-02-09 09:49:22 +00:00
Create minimal build for nodejs environment that can run tensorflow
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
||||
build:
|
||||
context: .
|
||||
target: development
|
||||
dockerfile: ./Dockerfile
|
||||
dockerfile: ./Dockerfile-minimal
|
||||
command: yarn start:dev
|
||||
ports:
|
||||
- "3000:3000"
|
||||
|
||||
Reference in New Issue
Block a user