Update dependency containerd/nerdctl to v2.2.0 #635
Merged
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.1.6->2.2.0Release Notes
containerd/nerdctl (containerd/nerdctl)
v2.2.0Compare Source
Changes
nerdctl run:/var/lib/nerdctl/1935db59/default/foo→/var/lib/nerdctl/1935db59/names/default/foo(#4535, thanks to @yankay)nerdctl checkpoint:nerdctl checkpoint (create|ls|rm)commands (#4484, #4515, #4562, thanks to @ChengyuZhu6)nerdctl image convert:--estargz-gzip-helperflag (#4543, thanks to @escapefreeg)nerdctl-full:
Full changes: https://github.com/containerd/nerdctl/milestone/57?closed=1
Thanks to @ChengyuZhu6 @Shubhranshu153 @coderbirju @escapefreeg @hsiangkao @smazmi @yankay
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.0-linux-amd64.tar.gz): nerdctl onlynerdctl-full-2.2.0-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.0-linux-amd64.tar.gz
Full
Extract the archive to a path like
/usr/localor~/.local.tar Cxzvvf /usr/local nerdctl-full-2.2.0-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/19127358647
The sha256sum of the SHA256SUMS file itself is
8b30e94e422ef0db386fc699ec984c6f660668a755f4f9eeb2831c66aa516b2b.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.