mirror of
https://github.com/immich-app/immich.git
synced 2026-01-11 04:35:25 -08: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user