27f4cfe21e
DOCKER_BUILDKIT=1 (explicit) so the restore layer is cached across builds; drop the explicit 'docker builder prune' (it was wiping that cache) and rely on BuildKit's own GC + 86GB headroom. Cleanup keeps dangling-image removal only. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>