You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(container): skip Idris2 in minimal image (no prebuilt binaries)
Idris2 has no prebuilt Linux binaries on GitHub releases. The minimal
Containerfile now creates placeholder dirs so the multi-stage COPY
succeeds. Idris2 support available in Containerfile.full which builds
from source. The echidna binary works for all 30 provers without it.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments