mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
Refine pnpm migration based on review feedback
• Replace SKIP_SHARP_FILTERING with SHARP_IGNORE_GLOBAL_LIBVIPS environment variable • Improve Sharp package filtering to include specific Linux architectures for Docker builds • Optimize Dockerfile dependency caching with improved layer structure • Clean up workspace configuration and remove redundant settings
This commit is contained in:
parent
0992d50699
commit
0bfc8beec1
10 changed files with 118 additions and 72 deletions
|
|
@ -17,8 +17,6 @@ services:
|
|||
immich-server:
|
||||
container_name: immich_server
|
||||
command: ['immich-dev']
|
||||
# entrypoint: ["/bin/sh"]
|
||||
# command: ["-c", "sleep infinity"]
|
||||
image: immich-server-dev:latest
|
||||
# extends:
|
||||
# file: hwaccel.transcoding.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue