Bump nerdctl from 1.7.6 to 2.0.1 #91
Open
+73
−1
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.1
Tag: v2.0.1
Published at: 2024-12-02T20:19:57Z
URL: Release v2.0.1
Description:
Changes
Config:
$NERDCTL_BRIDGE_IP
(# 3640, thanks to @swagatbora90)Logging:
CONTAINER_NAME
(# 3667, thanks to @haytok)Network:
/etc/{resolv.conf, hosts}
with umask 0077 (# 3708, thanks to @apostasie)Compose:
devices
(# 3683, thanks to @ryfow)nerdctl-full:
Full changes: https://github.com/containerd/nerdctl/milestone/38?closed=1
Thanks to @ErikJiang @Zheaoli @apostasie @austinvazquez @coderbirju @djdongjin @haytok @pinglanlu @pqiaohaoq @ryfow @swagatbora90 @xyz-li @yankay
Show more
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.1-linux-amd64.tar.gz
): nerdctl onlynerdctl-full-2.0.1-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.1-linux-amd64.tar.gz
Full
Extract the archive to a path like
/usr/local
or~/.local
.tar Cxzvvf /usr/local nerdctl-full-2.0.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/12127066413
The sha256sum of the SHA256SUMS file itself is
608439147e8ec964c8083863890177709fb42b8a4d5aba00ed5c33a8205b5e8c
.Release manager: @AkihiroSuda
Commits
47f31ff
Merge pull request # 3713 from AkihiroSuda/devca1629e
Merge pull request # 3711 from AkihiroSuda/devcc0600a
Merge pull request # 3710 from AkihiroSuda/prepare-2.0.10076390
update CNI plugins (1.6.1)09039a1
update stargz-snapshotter (0.16.2)