[rocky@dock05 immich]$ sudo docker compose pull [+] Pulling 31/31 ✔ immich-machine-learning Pulled 1.1s ✔ redis Pulled 9.2s ✔ e7b573b6c87a Pull complete 4.6s ✔ f91698d5e83b Pull complete 5.2s ✔ 3e720c4e11ac Pull complete 7.2s ✔ acef9caa6c59 Pull complete 7.3s ✔ 4f4fb700ef54 Pull complete 7.3s ✔ dbc3459c8f32 Pull complete 7.4s ✔ immich-server Pulled 0.7s ✔ database Pulled 16.5s ✔ 3da95a905ed5 Already exists 0.0s ✔ 19f0ef5c05c1 Pull complete 0.4s ✔ 12d7c798daac Pull complete 0.7s ✔ 4a8cf8876eaf Pull complete 1.4s ✔ 49c81de484d4 Pull complete 1.8s ✔ 6daa5c145afb Pull complete 2.0s ✔ 031df4666a4c Pull complete 2.0s ✔ fcbd6877eb57 Pull complete 2.1s ✔ ab9fab465df4 Pull complete 11.9s ✔ 1fccaae8d989 Pull complete 11.9s ✔ a64e2dbebcef Pull complete 12.0s ✔ 8e1f84547c99 Pull complete 12.0s ✔ cc714a87c02e Pull complete 12.1s ✔ d99f8490c972 Pull complete 12.1s ✔ 727e0505b89c Pull complete 12.2s ✔ 080ffd98e3b3 Pull complete 12.3s ✔ 20ccc5e62f6d Pull complete 15.4s ✔ dc5e193e8ce5 Pull complete 15.4s ✔ 1aac1c77ba62 Pull complete 15.4s ✔ 3910c100aa58 Pull complete 15.5s ✔ c785692b940a Pull complete 15.5s [rocky@dock05 immich]$ sudo docker compose up [+] Running 5/5 ✔ Network immich_immich Created 2.9s ✔ Container immich_postgres Created 1.0s ✔ Container immich_machine_learning Created 1.0s ✔ Container immich_redis Created 1.0s ✔ Container immich_server Created 0.0s Attaching to immich_machine_learning, immich_postgres, immich_redis, immich_server immich_postgres | Using SSD storage immich_redis | 1:M 18 Aug 2025 08:30:16.659 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. immich_redis | 1:M 18 Aug 2025 08:30:16.659 * oO0OoO0OoO0Oo Valkey is starting oO0OoO0OoO0Oo immich_redis | 1:M 18 Aug 2025 08:30:16.660 * Valkey version=8.1.3, bits=64, commit=00000000, modified=0, pid=1, just started immich_redis | 1:M 18 Aug 2025 08:30:16.660 # Warning: no config file specified, using the default config. In order to specify a config file use valkey-server /path/to/valkey.conf immich_redis | 1:M 18 Aug 2025 08:30:16.660 * monotonic clock: POSIX clock_gettime immich_redis | 1:M 18 Aug 2025 08:30:16.660 * Running mode=standalone, port=6379. immich_redis | 1:M 18 Aug 2025 08:30:16.661 * Server initialized immich_redis | 1:M 18 Aug 2025 08:30:16.661 * Ready to accept connections tcp immich_machine_learning | exec /usr/bin/tini: exec format error immich_postgres | immich_postgres | PostgreSQL Database directory appears to contain a database; Skipping initialization immich_postgres | immich_postgres | 2025-08-18 08:30:16.722 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" immich_postgres | 2025-08-18 08:30:16.722 GMT [1] LOG: skipping missing configuration file "/var/lib/postgresql/data/postgresql.override.conf" immich_postgres | 2025-08-18 08:30:16.762 UTC [1] LOG: starting PostgreSQL 14.18 (Debian 14.18-1.pgdg120+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit immich_postgres | 2025-08-18 08:30:16.763 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 immich_postgres | 2025-08-18 08:30:16.763 UTC [1] LOG: listening on IPv6 address "::", port 5432 immich_postgres | 2025-08-18 08:30:16.799 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" immich_postgres | 2025-08-18 08:30:16.824 UTC [32] LOG: database system was shut down at 2025-08-18 08:28:43 UTC immich_postgres | 2025-08-18 08:30:16.850 UTC [1] LOG: database system is ready to accept connections immich_server | [FATAL tini (7)] exec /bin/bash failed: Exec format error immich_machine_learning exited with code 255 immich_machine_learning exited with code 255 immich_machine_learning | exec /usr/bin/tini: exec format error immich_server exited with code 1 immich_machine_learning exited with code 255 immich_machine_learning | exec /usr/bin/tini: exec format error immich_server exited with code 1 immich_server | [FATAL tini (7)] exec /bin/bash failed: Exec format error immich_server | [FATAL tini (8)] exec /bin/bash failed: Exec format error immich_machine_learning exited with code 255 immich_machine_learning | exec /usr/bin/tini: exec format error immich_server exited with code 1 Gracefully Stopping... press Ctrl+C again to force Container immich_server Stopping Container immich_machine_learning Stopping Container immich_server Stopped Container immich_redis Stopping Container immich_postgres Stopping immich_server exited with code 1 immich_server | [FATAL tini (8)] exec /bin/bash failed: Exec format error Container immich_machine_learning Stopped immich_machine_learning | exec /usr/bin/tini: exec format error immich_redis | 1:signal-handler (1755505819) Received SIGTERM scheduling shutdown... immich_postgres | 2025-08-18 08:30:19.857 UTC [1] LOG: received fast shutdown request immich_postgres | 2025-08-18 08:30:19.860 UTC [1] LOG: aborting any active transactions immich_postgres | 2025-08-18 08:30:19.867 UTC [1] LOG: background worker "logical replication launcher" (PID 41) exited with exit code 1 immich_postgres | 2025-08-18 08:30:19.867 UTC [36] LOG: shutting down immich_machine_learning exited with code 255 immich_redis | 1:M 18 Aug 2025 08:30:19.880 * User requested shutdown... immich_redis | 1:M 18 Aug 2025 08:30:19.880 * Saving the final RDB snapshot before exiting. immich_redis | 1:M 18 Aug 2025 08:30:19.893 * DB saved on disk immich_redis | 1:M 18 Aug 2025 08:30:19.893 # Valkey is now ready to exit, bye bye... immich_postgres | 2025-08-18 08:30:19.905 UTC [1] LOG: database system is shut down Container immich_redis Stopped immich_redis exited with code 0 Container immich_postgres Stopped [rocky@dock05 immich]$