Skip to content

Releases: alexei-led/nsenter

2.42-rc1

27 Feb 15:59

Choose a tag to compare

2.42-rc1 Pre-release
Pre-release

nsenter 2.42-rc1

Static nsenter binary built from util-linux 2.42-rc1.

Docker Image

docker pull ghcr.io/alexei-led/nsenter:2.42-rc1

Platforms

  • linux/amd64 (native runner)
  • linux/arm64 (native runner)

Digest

sha256:55b775d6482a545288db9f408192c6fd7e9ac809da67b7222f68d51a1712fadb

Changes since 2.41.3

ce23da1 docs: add llms.txt, CLAUDE.md; fix bash shebang in nsenter-node.sh
de984eb docs: update README — GHCR only, deprecate Docker Hub

2.41.3

16 Feb 09:25

Choose a tag to compare

nsenter 2.41.3

Static nsenter binary built from util-linux 2.41.3.

Docker Image

docker pull ghcr.io/alexei-led/nsenter:2.41.3

Platforms

  • linux/amd64 (native runner)
  • linux/arm64 (native runner)

Digest

sha256:578f38afb89f4d6cfe97523d8a786e16bc3d945819e8af75026a8d0f7c75b23d

Changes since 2.38.1

2580e21 fix: inspect image digest parsing
132c414 perf: use native arm64 runners instead of QEMU emulation
2ac8249 fix: simplify release workflow — tag push only
3999c80 fix: YAML syntax error breaking workflow parsing
1414a73 fix: add repository_dispatch trigger as workaround
082bbad fix: rename workflow to build-release.yaml (force re-index)
1bab57d fix: simplify release trigger to workflow_dispatch only
d0e9a9d chore: rename release workflow to force GitHub to re-register it
1ab8685 chore: trigger workflow refresh
9259832 fix: simplify CI — remove cron, keep CI + Release only (#12)
58d673c ci: modernize workflows — separate CI and Release pipelines (#11)
8ee418e Modernize Dockerfile, CI workflows, and scripts (#9)