Update dependency containerd/nerdctl to v2.2.1 #664
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:
2.2.0→2.2.1Release Notes
containerd/nerdctl (containerd/nerdctl)
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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.