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:
midzelis 2025-08-08 12:03:40 +00:00
parent 0992d50699
commit 0bfc8beec1
10 changed files with 118 additions and 72 deletions

View file

@ -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