Bump nerdctl from 1.7.6 to 2.0.4 #169
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.4
Tag: v2.0.4
Published at: 2025-03-20T15:26:44Z
URL: Release v2.0.4
Description:
This release updates RootlessKit to support rootless mode on Ubuntu 25.04 (pre-release).
Changes
nerdctl run
:--domainname
flag (# 3885, thanks to @swagatbora90)nerdctl stop
:--signal
flag (# 3892, thanks to @coderbirju)nerdctl inspect
:HostConfig
(# 3812, thanks to @coderbirju)nerdctl ps
:nerdctl compose
:nerdctl-full
:Show more
Full changes: https://github.com/containerd/nerdctl/milestone/44?closed=1
Thanks to @Shubhranshu153 @SpiffyEight77 @abel-von @apostasie @austinvazquez @coderbirju @dancavallaro @fahedouch @fengwei0328 @haytok @ktock @ningmingxiao @subashkotha @swagatbora90 @trinidadgithub @weiyuhang2011 @yankay
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.4-linux-amd64.tar.gz
): nerdctl onlynerdctl-full-2.0.4-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.4-linux-amd64.tar.gz
Full
Extract the archive to a path like
/usr/local
or~/.local
.tar Cxzvvf /usr/local nerdctl-full-2.0.4-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/13972568788
The sha256sum of the SHA256SUMS file itself is
48643fb585c7ca878ba2121c9ab4208d073bca880f162c5d33af3c824f02dbb9
.Release manager: @AkihiroSuda
Commits
39058fb
Merge pull request # 3950 from swagatbora90/blkio-options63b566f
Merge pull request # 4026 from containerd/dependabot/github_actions/actions/setup-go-5.4.013a3622
Merge pull request # 4017 from AkihiroSuda/devb9e2e81
Merge pull request # 4024 from containerd/dependabot/go_modules/docker-015c50991ff2e5e45
Merge pull request # 4025 from containerd/dependabot/github_actions/actions/cache-4.2.3