Skip to content

rootfs 29.8.0-1

Pre-release
Pre-release

Choose a tag to compare

@zcsizmadia zcsizmadia released this 10 Sep 23:55
· 69 commits to main since this release
f72dfc1

Rootfs 29.8.0-1 moves the engine to moby docker-v29.8.0 (upstream released 2026-09-03), from 29.7.2. It also closes a drift: the bundled docker CLI was already 29.8.0, so hawser cli install had been putting a 29.8.0 client in front of a 29.7.2 daemon.

containerd (2.1.4), runc (1.3.0), BuildKit (0.27.0), Alpine (3.24.1) and nvidia-cdi-hook (1.20.0) are unchanged. Those pins are a tested combination rather than a race to the newest tag, and moving one is a separate, justified decision — see docs/bumping-upstream.md.

The moby tag is pinned to commit 3ce5872b7950c63ba2ffbc5123101019ff3e6682, which the build verifies before compiling.

Built from PR #186 (issue #183).