The grafana/alloy image is Ubuntu-based (glibc), but our container uses nginx:alpine (musl). The binary exists but fails with "not found" because the glibc dynamic linker is missing. libc6-compat provides the compatibility shim. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| alloy.river | ||
| Dockerfile | ||
| fly.toml | ||
| nginx.conf | ||
| start.sh | ||