← Back to home
Comparison · Infra & APIs

runc vs werf

A side-by-side editorial comparison of runc and werf — release velocity, themes, recent moves, and the top alternatives to consider.

runc vs werf: at a glance

Featureruncwerf
SectorInfra & APIsInfra & APIs
Velocity score2.55.0
Sparks · 30d00
Top themescontainer runtime, support policy, cve coordination, multi-branchkubernetes, ci-cd, buildah, multi-branch-releases
Last editorial update2h ago5h ago
WebsiteVisit →Visit →

What is runc?

runc now publishes an end-of-life calendar, and three branches shipped the same CVE fix in two days.

1.5.0 in June was the first stable release of the 1.5.z series and the third under runc's formal release and support policy: 1.2.z and earlier are unsupported, 1.3.z receives only high-severity CVE fixes until the end of October 2026, and 1.4.z is limited to security and significant bugfixes. A month later 1.5.1 fixed a real-world regression — the maskPaths optimisation from 1.5.0-rc.3 broke tmpfs mounts with nr_inodes=1 on Ubuntu 20.04 kernels. In mid-June, CVE-2026-41579 was fixed simultaneously across 1.3.6, 1.4.3 and 1.5.0-rc.3 and released with no embargo.

Read the full runc trajectory →

What is werf?

Werf is running a v3 rewrite and a v2 maintenance line side by side, on four release channels.

Werf publishes into parallel channels — alpha, beta, ea, stable, and dev — and the recent entries show two lines moving at once. The 2.75.x releases are maintenance: a host-cleanup fix that stopped it wiping other werf versions' git cache, buildah retries when a cached image id is missing, serialized concurrent base-image pulls. The v3 line is where features land, with 3.0.0 alphas, a 3.0.2 patch, and a 3.1.0 dev build carrying embedded kubeconform schemas, additional patch files, and a per-project meta-repo safeguard.

Read the full werf trajectory →

runc vs werf: editorial side-by-side

R
runc
INFRA · APIS
2.5

runc now publishes an end-of-life calendar, and three branches shipped the same CVE fix in two days.

◆ Current state

1.5.0 in June was the first stable release of the 1.5.z series and the third under runc's formal release and support policy: 1.2.z and earlier are unsupported, 1.3.z receives only high-severity CVE fixes until the end of October 2026, and 1.4.z is limited to security and significant bugfixes. A month later 1.5.1 fixed a real-world regression — the maskPaths optimisation from 1.5.0-rc.3 broke tmpfs mounts with nr_inodes=1 on Ubuntu 20.04 kernels. In mid-June, CVE-2026-41579 was fixed simultaneously across 1.3.6, 1.4.3 and 1.5.0-rc.3 and released with no embargo.

◆ Where it's heading

The project is behaving like infrastructure with a contract. Publishing dated support windows and shipping a coordinated fix across every live branch on the same day is the operating posture of a component that sits under every container on a host, where operators need to know what they are still entitled to. The CVE itself is instructive: a /dev symlink escape in the same family as three earlier CVEs, found by re-auditing the rootfs preparation code that had been hardened before.

◆ Prediction

1.5.0's notes state that a 1.6.0 is expected in late October 2026, which is also when 1.3.z support ends — so the next milestone is that pairing. Expect 1.5.z patches until then.

W
werf
INFRA · APIS
5.0

Werf is running a v3 rewrite and a v2 maintenance line side by side, on four release channels.

◆ Current state

Werf publishes into parallel channels — alpha, beta, ea, stable, and dev — and the recent entries show two lines moving at once. The 2.75.x releases are maintenance: a host-cleanup fix that stopped it wiping other werf versions' git cache, buildah retries when a cached image id is missing, serialized concurrent base-image pulls. The v3 line is where features land, with 3.0.0 alphas, a 3.0.2 patch, and a 3.1.0 dev build carrying embedded kubeconform schemas, additional patch files, and a per-project meta-repo safeguard.

◆ Where it's heading

The v3 work is a deploy-engine change more than a version bump: nelm is being pulled in and bumped, values-schema validation is becoming optional to stop service values breaking values.schema.json, and a meta-repo migration path is being built. Meanwhile the build layer is being hardened against concurrency — serialized pulls, retry on missing cached ids, Dockerfile COPY semantics fixed for --parents and --exclude in staged builds. The two lines share build fixes, with the same commits appearing in both 2.75.4 and 3.1.0.

◆ Prediction

Expect the v3 line to keep absorbing build fixes from 2.75.x while nelm and the meta-repo migration stabilise ahead of a wider v3 push. The 2.75.x channel looks like it will stay on bug fixes only.

Alternatives to runc and werf

Other Infra & APIs products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either runc or werf.

See all runc alternatives → · See all werf alternatives →

Recent activity from runc and werf

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 1d agowerfSignature note appended to the latest release artifacts
  2. 1d agowerf2.75.3: host cleanup stops wiping other werf versions' git cache
  3. 1d agowerf2.75.4 alpha: buildah pull retries and serialized base-image pulls
  4. 1d agowerf3.1.0 dev: embedded kubeconform schemas and meta-repo safeguards
  5. 8d agowerf3.0.2: build-log progress indices follow real start order
  6. 8d agowerf3.0.0-alpha.2: deploy flags restored, staged Dockerfile COPY fixes
  7. 24d agorunctmpfs regression on Ubuntu 20.04 kernels fixed
  8. 1mo agoruncrunc 1.5.0 stable, with dated support windows for older branches
  9. 1mo agoruncCVE-2026-41579: /dev symlink host write access fixed
  10. 1mo agoruncRelease candidate carrying the CVE-2026-41579 fix
  11. 1mo agoruncCVE-2026-41579 fix backported to the 1.4 branch
  12. 4mo agoruncBuild fixes and seccomp WaitKillableRecv support

Frequently asked questions

What is the difference between runc and werf?

They serve adjacent needs but don't currently overlap on shipped themes. werf is currently shipping more aggressively (velocity 5.0 vs 2.5), with 0 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is runc better than werf?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. werf is currently shipping more aggressively (velocity 5.0 vs 2.5), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.

What are the best alternatives to runc?

Top runc alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "runc alternatives" section above for the current picks, or visit /alternatives/runc for the full list with editorial commentary on each.

What are the best alternatives to werf?

Top werf alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "werf alternatives" section above for the current picks, or visit /alternatives/werf for the full list with editorial commentary on each.