mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
- Remove VARIANT/GPU build args, single image for all platforms - amd64: nvidia/cuda base with GPU Python packages - arm64: node base with CPU Python packages - Add tini as PID 1 for proper signal handling - Replace npx tsx with node --import tsx - Split pip install into base + tool layers for better caching - Add NVIDIA_VISIBLE_DEVICES env vars for container toolkit - Suppress Python ML library log noise - Increase healthcheck start-period to 60s - Remove STIRLING_VARIANT env var - Remove lama-cleaner from pip installs