Bump nerdctl from 1.7.6 to 2.0.5 #199
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
v2.0.5
Tag: v2.0.5
Published at: 2025-05-01T03:26:01Z
URL: Release v2.0.5
Description:
Changes
nerdctl run
--cpu-rt-period
and--cpu-rt-runtime
flags (# 4078, thanks to @swagatbora90)nerdctl logs
--details
flag (# 4009, thanks to @SpiffyEight77)nerdctl inspect
env
anduser
properties (# 4007, thanks to @Shubhranshu153)nerdctl compose
env_file
with profile (# 4073, thanks to @yankay)nerdctl system prune
BUILDKIT_HOST
(# 4115, thanks to @Shubhranshu153)CI:
Show more
The binary release artifacts now have GitHub Actions Attestations (# 4150, thanks to @manugupt1)
Misc:
nerdctl-full
:(# 4125, # 4162, # 4178, thanks to @apostasie @ktock)
Full changes: https://github.com/containerd/nerdctl/milestone/49?closed=1
Thanks to @Shubhranshu153 @SpiffyEight77 @apostasie @ark-j @biubiubiuboomboomboom @coderbirju @fahedouch @ktock @manugupt1 @slonopotamus @swagatbora90 @tushar5526 @weiyuhang2011 @yankay @zzzzzzzzzy9
Compatible containerd versions
This release of nerdctl is expected to be used with containerd v1.6, v1.7, or v2.0.
About the binaries
nerdctl-2.0.5-linux-amd64.tar.gz
): nerdctl onlynerdctl-full-2.0.5-linux-amd64.tar.gz
): Includes dependencies such as containerd, runc, and CNIMinimal
Extract the archive to a path like
/usr/local/bin
or~/bin
.tar Cxzvvf /usr/local/bin nerdctl-2.0.5-linux-amd64.tar.gz
Full
Extract the archive to a path like
/usr/local
or~/.local
.tar Cxzvvf /usr/local nerdctl-full-2.0.5-linux-amd64.tar.gz
Included components
See
share/doc/nerdctl-full/README.md
:Quick start
Rootful
Rootless
Enabling cgroup v2 is highly recommended for rootless mode, see https://rootlesscontaine.rs/getting-started/common/cgroup2/ .
The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/containerd/nerdctl/actions/runs/14768916719
The sha256sum of the SHA256SUMS file itself is
cfc904e61d33fda99b110d31b43a348b9ea42e3b23fb30ba8cdaccc62d2b2ba4
.Release manager: @AkihiroSuda
Commits
fb3b8c1
Merge pull request # 4178 from AkihiroSuda/dev7496c6c
Merge pull request # 4177 from apostasie/ci-2025-04-ci-cleanup-b4b343bed
update Kubo (0.34.1)5374d79
update Nydus (2.3.1)ba6d7a3
update BuildKit (0.21.1)