Description
exitbox run claude fails during the Docker build step when installing Claude Code on ARM64 (Apple Silicon via Colima). The Claude Code binary (v2.1.71, linux-arm64-musl) requires the posix_getdents symbol, which is not present in Alpine 3.21's musl 1.2.5.

Description
exitbox run claudefails during the Docker build step when installing Claude Code on ARM64 (Apple Silicon via Colima). The Claude Code binary (v2.1.71,linux-arm64-musl) requires theposix_getdentssymbol, which is not present in Alpine 3.21's musl 1.2.5.