Skip to content

dl4rce/flaiwheel

v3.7.6 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 3mo MCP Search & Web
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Fixed Docker builds failing due to stale containerd ingest data causing “no space left on device” errors.

Full changelog

What's changed

Bug fix

  • installer: build_image() now automatically clears stale containerd ingest data before every Docker build
    • Interrupted builds leave orphaned blobs in /var/lib/containerd/.../ingest/ that docker builder prune cannot see
    • These accumulate silently and cause no space left on device during layer export even when df -h shows free space
    • Fix: stop Docker → wipe ingest dir → restart Docker → prune 24h-old build cache layers — all before the build starts

How to upgrade

curl -sSL https://raw.githubusercontent.com/dl4rce/flaiwheel/v3.7.6/scripts/install.sh | bash

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track dl4rce/flaiwheel

Get notified when new releases ship.

Sign up free

About dl4rce/flaiwheel

Self-hosted memory and governance layer for AI coding agents. 28 MCP tools with structured knowledge capture, hybrid search (semantic + BM25 + cross-encoder reranking), behavioral documentation nudges, cold-start codebase analyzer, and git-native storage. Single Docker container, zero cloud dependencies.

All releases →

Beta — feedback welcome: [email protected]