mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
fix: isolate docker host/container filesystem for node_modules and build output (#21167)
This commit is contained in:
parent
0729887c9c
commit
44e1c83c84
8 changed files with 252 additions and 47 deletions
|
|
@ -5,7 +5,8 @@
|
|||
"immich-server",
|
||||
"redis",
|
||||
"database",
|
||||
"immich-machine-learning"
|
||||
"immich-machine-learning",
|
||||
"init"
|
||||
],
|
||||
"dockerComposeFile": [
|
||||
"../docker/docker-compose.dev.yml",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue