fix(deps): update module github.com/containerd/nerdctl/v2 to v2.2.1 (master)#6090
Merged
zhangzujian merged 1 commit intomasterfrom Dec 23, 2025
Merged
Conversation
Pull Request Test Coverage Report for Build 20460279555Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
34eaaf7 to
c15d3eb
Compare
c15d3eb to
3440500
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
v2.2.0->v2.2.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
containerd/nerdctl (github.com/containerd/nerdctl/v2)
v2.2.1Compare Source
Changes
nerdctl run:net.ipv4.ip_unprivileged_port_start=0by default inside containers (not on the host) (#4615, thanks to @yashkukrecha)nerdctl ps:nerdctl compose:nerdctl-full:Full changes: https://github.com/containerd/nerdctl/milestone/58?closed=1
Thanks to @Swapnanil-Gupta @coderbirju @haytok @henry118 @krig @opjt @yashkukrecha
Compatible containerd versions
This release of nerdctl is expected to be used with containerd v1.7, v2.0, v2.1, or v2.2.
Some features may not work with other releases of containerd.
About the binaries
nerdctl-2.2.1-linux-amd64.tar.gz): nerdctl onlynerdctl-full-2.2.1-linux-amd64.tar.gz): Includes dependencies such as containerd, runc, and CNIMinimal
Extract the archive to a path like
/usr/local/binor~/bin.tar Cxzvvf /usr/local/bin nerdctl-2.2.1-linux-amd64.tar.gz
Full
Extract the archive to a path like
/usr/localor~/.local.tar Cxzvvf /usr/local nerdctl-full-2.2.1-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/20426819423
The sha256sum of the SHA256SUMS file itself is
e0fd74263cb466db5be37c5e7763bafe8a9a3dc942992f4eb5915da674406309.Release manager: @AkihiroSuda
Configuration
📅 Schedule: Branch creation - Between 03:00 PM and 11:59 PM ( * 15-23 * * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.