Skip to content

Update dependency containerd/nerdctl to v2.3.1#728

Open
gardener-ci-robot wants to merge 1 commit into
mainfrom
renovate/containerd-nerdctl-2.x
Open

Update dependency containerd/nerdctl to v2.3.1#728
gardener-ci-robot wants to merge 1 commit into
mainfrom
renovate/containerd-nerdctl-2.x

Conversation

@gardener-ci-robot
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
containerd/nerdctl minor 2.2.22.3.1

Release Notes

containerd/nerdctl (containerd/nerdctl)

v2.3.1

Compare Source

Changes

This is the release of nerdctl v2.3.1.

This is a patch release for v2.3.0. It promotes the v2.3.x line to a GA release by updating nerdctl-full to use the stable containerd v2.3.1 instead of the beta containerd build used in v2.3.0.

Major changes:

  • nerdctl compose:
    • Added support for the Compose healthcheck field in service configs (#​4869, thanks to @​opjt)
    • Added support for passing service names to nerdctl compose down (#​4901, thanks to @​ysedira)
  • nerdctl network:
  • nerdctl-full:
    • Updated containerd to v2.3.1, BuildKit to v0.30.0, and gomodjail to v0.3.2 (#​4887, #​4922)
  • Documentation:
  • CI and tests:

Full changes: https://github.com/containerd/nerdctl/milestone/61?closed=1
Thanks to @​ChengyuZhu6, @​opjt, @​immanuwell, @​ysedira, @​MukundaKatta, and @​omribz156.

Compatible containerd versions

This release of nerdctl is expected to be used with containerd v1.7, v2.0, v2.1, v2.2, or v2.3.
Some features may not work with other releases of containerd.

About the binaries

  • Minimal (nerdctl-2.3.1-linux-amd64.tar.gz): nerdctl only
  • Full (nerdctl-full-2.3.1-linux-amd64.tar.gz): Includes dependencies such as containerd, runc, and CNI
Minimal

Extract the archive to a path like /usr/local/bin or ~/bin .

tar Cxzvvf /usr/local/bin nerdctl-2.3.1-linux-amd64.tar.gz

-rwxr-xr-x root/root  31604898 2026-05-21 14:25 nerdctl
-rwxr-xr-x root/root     23381 2026-05-21 14:24 containerd-rootless-setuptool.sh
-rwxr-xr-x root/root      8639 2026-05-21 14:24 containerd-rootless.sh

Full

Extract the archive to a path like /usr/local or ~/.local .

tar Cxzvvf /usr/local nerdctl-full-2.3.1-linux-amd64.tar.gz

drwxr-xr-x 0/0               0 2026-05-21 14:33 bin/
-rwxr-xr-x 0/0        34502474 2026-05-13 11:39 bin/buildctl
-rwxr-xr-x 0/0        29909144 2025-05-12 13:10 bin/buildg
lrwxrwxrwx 0/0               0 2026-05-21 14:32 bin/buildkit-cni-bandwidth -> ../libexec/cni/bandwidth
lrwxrwxrwx 0/0               0 2026-05-21 14:32 bin/buildkit-cni-bridge -> ../libexec/cni/bridge
lrwxrwxrwx 0/0               0 2026-05-21 14:32 bin/buildkit-cni-dhcp -> ../libexec/cni/dhcp
lrwxrwxrwx 0/0               0 2026-05-21 14:32 bin/buildkit-cni-dummy -> ../libexec/cni/dummy
lrwxrwxrwx 0/0               0 2026-05-21 14:32 bin/buildkit-cni-firewall -> ../libexec/cni/firewall
lrwxrwxrwx 0/0               0 2026-05-21 14:32 bin/buildkit-cni-host-device -> ../libexec/cni/host-device
lrwxrwxrwx 0/0               0 2026-05-21 14:32 bin/buildkit-cni-host-local -> ../libexec/cni/host-local
lrwxrwxrwx 0/0               0 2026-05-21 14:32 bin/buildkit-cni-ipvlan -> ../libexec/cni/ipvlan
lrwxrwxrwx 0/0               0 2026-05-21 14:32 bin/buildkit-cni-loopback -> ../libexec/cni/loopback
lrwxrwxrwx 0/0               0 2026-05-21 14:32 bin/buildkit-cni-macvlan -> ../libexec/cni/macvlan
lrwxrwxrwx 0/0               0 2026-05-21 14:32 bin/buildkit-cni-portmap -> ../libexec/cni/portmap
lrwxrwxrwx 0/0               0 2026-05-21 14:32 bin/buildkit-cni-ptp -> ../libexec/cni/ptp
lrwxrwxrwx 0/0               0 2026-05-21 14:32 bin/buildkit-cni-sbr -> ../libexec/cni/sbr
lrwxrwxrwx 0/0               0 2026-05-21 14:32 bin/buildkit-cni-static -> ../libexec/cni/static
lrwxrwxrwx 0/0               0 2026-05-21 14:32 bin/buildkit-cni-tap -> ../libexec/cni/tap
lrwxrwxrwx 0/0               0 2026-05-21 14:32 bin/buildkit-cni-tuning -> ../libexec/cni/tuning
lrwxrwxrwx 0/0               0 2026-05-21 14:32 bin/buildkit-cni-vlan -> ../libexec/cni/vlan
lrwxrwxrwx 0/0               0 2026-05-21 14:32 bin/buildkit-cni-vrf -> ../libexec/cni/vrf
-rwxr-xr-x 0/0        78723496 2026-05-13 11:39 bin/buildkitd
-rwxr-xr-x 0/0        16853648 2026-05-21 14:31 bin/bypass4netns
-rwxr-xr-x 0/0         6607010 2026-05-21 14:31 bin/bypass4netnsd
-rwxr-xr-x 0/0        39455632 2026-05-21 14:32 bin/containerd
-rwxr-xr-x 0/0        12079288 2025-11-06 01:44 bin/containerd-fuse-overlayfs-grpc
-rwxr-xr-x 0/0           23381 2026-05-21 14:33 bin/containerd-rootless-setuptool.sh
-rwxr-xr-x 0/0            8639 2026-05-21 14:33 bin/containerd-rootless.sh
-rwxr-xr-x 0/0         8458402 2026-05-21 14:32 bin/containerd-shim-runc-v2
-rwxr-xr-x 0/0        55267512 2026-01-21 14:59 bin/containerd-stargz-grpc
-rwxr-xr-x 0/0        23592203 2026-05-21 14:33 bin/ctd-decoder
-rwxr-xr-x 0/0        22577314 2026-05-21 14:32 bin/ctr
-rwxr-xr-x 0/0        31235586 2026-05-21 14:33 bin/ctr-enc
-rwxr-xr-x 0/0        23417016 2026-01-21 14:59 bin/ctr-remote
-rwxr-xr-x 0/0         1885808 2026-05-21 14:33 bin/fuse-overlayfs
-rwxr-xr-x 0/0         7913634 2026-05-21 14:31 bin/gomodjail
-rwxr-xr-x 0/0        31568034 2026-05-21 14:33 bin/nerdctl
-rwxr-xr-x 0/0        39489638 2026-05-21 14:33 bin/nerdctl.gomodjail
-rwxr-xr-x 0/0        12034560 2026-04-09 19:03 bin/rootlessctl
-rwxr-xr-x 0/0        23451213 2026-04-09 19:03 bin/rootlesskit
-rwxr-xr-x 0/0        17088688 2026-05-21 14:31 bin/runc
-rwxr-xr-x 0/0        53829816 2026-01-21 14:59 bin/stargz-fuse-manager
-rwxr-xr-x 0/0        10821816 2026-01-21 14:59 bin/stargz-store-helper
-rwxr-xr-x 0/0          870496 2026-05-21 14:33 bin/tini
drwxr-xr-x 0/0               0 2026-05-21 14:32 lib/
drwxr-xr-x 0/0               0 2026-05-21 14:32 lib/systemd/
drwxr-xr-x 0/0               0 2026-05-21 14:32 lib/systemd/system/
-rw-r--r-- 0/0            1309 2026-05-21 14:32 lib/systemd/system/buildkit.service
-rw-r--r-- 0/0            1248 2026-05-21 14:30 lib/systemd/system/containerd.service
-rw-r--r-- 0/0             312 2026-05-21 14:32 lib/systemd/system/stargz-snapshotter.service
drwxr-xr-x 0/0               0 2026-05-21 14:32 libexec/
drwxr-xr-x 0/0               0 2026-03-16 14:18 libexec/cni/
-rw-r--r-- 0/0           11357 2026-03-16 14:18 libexec/cni/LICENSE
-rw-r--r-- 0/0            2343 2026-03-16 14:18 libexec/cni/README.md
-rwxr-xr-x 0/0         5042926 2026-03-16 14:18 libexec/cni/bandwidth
-rwxr-xr-x 0/0         5698763 2026-03-16 14:18 libexec/cni/bridge
-rwxr-xr-x 0/0        13725422 2026-03-16 14:18 libexec/cni/dhcp
-rwxr-xr-x 0/0         5251069 2026-03-16 14:18 libexec/cni/dummy
-rwxr-xr-x 0/0         5702145 2026-03-16 14:18 libexec/cni/firewall
-rwxr-xr-x 0/0         5159967 2026-03-16 14:18 libexec/cni/host-device
-rwxr-xr-x 0/0         4350778 2026-03-16 14:18 libexec/cni/host-local
-rwxr-xr-x 0/0         5274322 2026-03-16 14:18 libexec/cni/ipvlan
-rwxr-xr-x 0/0         4302030 2026-03-16 14:18 libexec/cni/loopback
-rwxr-xr-x 0/0         5307111 2026-03-16 14:18 libexec/cni/macvlan
-rwxr-xr-x 0/0         5108385 2026-03-16 14:18 libexec/cni/portmap
-rwxr-xr-x 0/0         5475470 2026-03-16 14:18 libexec/cni/ptp
-rwxr-xr-x 0/0         4525826 2026-03-16 14:18 libexec/cni/sbr
-rwxr-xr-x 0/0         3776708 2026-03-16 14:18 libexec/cni/static
-rwxr-xr-x 0/0         5453308 2026-03-16 14:18 libexec/cni/tap
-rwxr-xr-x 0/0         4389084 2026-03-16 14:18 libexec/cni/tuning
-rwxr-xr-x 0/0         5267679 2026-03-16 14:18 libexec/cni/vlan
-rwxr-xr-x 0/0         4685012 2026-03-16 14:18 libexec/cni/vrf
drwxr-xr-x 0/0               0 2026-05-21 14:30 share/
drwxr-xr-x 0/0               0 2026-05-21 14:33 share/doc/
drwxr-xr-x 0/0               0 2026-05-21 14:33 share/doc/nerdctl/
-rw-r--r-- 0/0           12036 2026-05-21 14:24 share/doc/nerdctl/README.md
drwxr-xr-x 0/0               0 2026-05-21 14:24 share/doc/nerdctl/docs/
-rw-r--r-- 0/0            3953 2026-05-21 14:24 share/doc/nerdctl/docs/build.md
-rw-r--r-- 0/0            2570 2026-05-21 14:24 share/doc/nerdctl/docs/builder-debug.md
-rw-r--r-- 0/0            4779 2026-05-21 14:24 share/doc/nerdctl/docs/cni.md
-rw-r--r-- 0/0           90467 2026-05-21 14:24 share/doc/nerdctl/docs/command-reference.md
-rw-r--r-- 0/0            1829 2026-05-21 14:24 share/doc/nerdctl/docs/compose.md
-rw-r--r-- 0/0            7592 2026-05-21 14:24 share/doc/nerdctl/docs/config.md
-rw-r--r-- 0/0            9128 2026-05-21 14:24 share/doc/nerdctl/docs/cosign.md
-rw-r--r-- 0/0            5660 2026-05-21 14:24 share/doc/nerdctl/docs/cvmfs.md
drwxr-xr-x 0/0               0 2026-05-21 14:24 share/doc/nerdctl/docs/dev/
-rw-r--r-- 0/0           12701 2026-05-21 14:24 share/doc/nerdctl/docs/dev/auditing_dockerfile.md
-rw-r--r-- 0/0            8586 2026-05-21 14:24 share/doc/nerdctl/docs/dev/store.md
-rw-r--r-- 0/0            2879 2026-05-21 14:24 share/doc/nerdctl/docs/dir.md
-rw-r--r-- 0/0             906 2026-05-21 14:24 share/doc/nerdctl/docs/experimental.md
-rw-r--r-- 0/0           14757 2026-05-21 14:24 share/doc/nerdctl/docs/faq.md
-rw-r--r-- 0/0             884 2026-05-21 14:24 share/doc/nerdctl/docs/freebsd.md
-rw-r--r-- 0/0            5585 2026-05-21 14:24 share/doc/nerdctl/docs/gpu.md
-rw-r--r-- 0/0            3419 2026-05-21 14:24 share/doc/nerdctl/docs/healthchecks.md
drwxr-xr-x 0/0               0 2026-05-21 14:24 share/doc/nerdctl/docs/images/
-rw-r--r-- 0/0            1540 2026-05-21 14:24 share/doc/nerdctl/docs/images/nerdctl-white.svg
-rw-r--r-- 0/0            1462 2026-05-21 14:24 share/doc/nerdctl/docs/images/nerdctl.svg
-rw-r--r-- 0/0          684421 2026-05-21 14:24 share/doc/nerdctl/docs/images/rootlessKit-network-design.png
-rw-r--r-- 0/0           14462 2026-05-21 14:24 share/doc/nerdctl/docs/ipfs.md
-rw-r--r-- 0/0            2426 2026-05-21 14:24 share/doc/nerdctl/docs/multi-platform.md
-rw-r--r-- 0/0            2960 2026-05-21 14:24 share/doc/nerdctl/docs/notation.md
-rw-r--r-- 0/0            2805 2026-05-21 14:24 share/doc/nerdctl/docs/nydus.md
-rw-r--r-- 0/0            3277 2026-05-21 14:24 share/doc/nerdctl/docs/ocicrypt.md
-rw-r--r-- 0/0            2079 2026-05-21 14:24 share/doc/nerdctl/docs/overlaybd.md
-rw-r--r-- 0/0           15657 2026-05-21 14:24 share/doc/nerdctl/docs/registry.md
-rw-r--r-- 0/0            9388 2026-05-21 14:24 share/doc/nerdctl/docs/rootless.md
-rw-r--r-- 0/0            4126 2026-05-21 14:24 share/doc/nerdctl/docs/soci.md
-rw-r--r-- 0/0           11912 2026-05-21 14:24 share/doc/nerdctl/docs/stargz.md
drwxr-xr-x 0/0               0 2026-05-21 14:24 share/doc/nerdctl/docs/testing/
-rw-r--r-- 0/0            4897 2026-05-21 14:24 share/doc/nerdctl/docs/testing/README.md
-rw-r--r-- 0/0           16500 2026-05-21 14:24 share/doc/nerdctl/docs/testing/tools.md
drwxr-xr-x 0/0               0 2026-05-21 14:33 share/doc/nerdctl-full/
-rw-r--r-- 0/0             904 2026-05-21 14:33 share/doc/nerdctl-full/README.md
-rw-r--r-- 0/0            9331 2026-05-21 14:33 share/doc/nerdctl-full/SHA256SUMS

Included components

See share/doc/nerdctl-full/README.md:

# nerdctl (full distribution)
- nerdctl: v2.3.1
- containerd: v2.3.1
- runc: v1.4.2
- CNI plugins: v1.9.1
- BuildKit: v0.30.0
- Stargz Snapshotter: v0.18.2
- imgcrypt: v2.0.2
- bypass4netns: v0.4.2
- fuse-overlayfs: v1.16
- containerd-fuse-overlayfs: v2.1.7
- Tini: v0.19.0
- buildg: v0.5.3
- RootlessKit: v3.0.0
- gomodjail: v0.3.2@​c145bb1e36fe0939c5fa0467f2477878dea8e3d9

## License
- bin/fuse-overlayfs: [GNU GENERAL PUBLIC LICENSE, Version 2](https://redirect.github.com/containers/fuse-overlayfs/blob/v1.16/COPYING)
- bin/{runc,bypass4netns,bypass4netnsd}: Apache License 2.0, statically linked with libseccomp ([LGPL 2.1](https://redirect.github.com/seccomp/libseccomp/blob/main/LICENSE), source code available at https://github.com/seccomp/libseccomp/)
- bin/tini: [MIT License](https://redirect.github.com/krallin/tini/blob/v0.19.0/LICENSE)
- Other files: [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0)

Quick start

Rootful
$ sudo systemctl enable --now containerd
$ sudo nerdctl run -d --name nginx -p 80:80 nginx:alpine
Rootless
$ containerd-rootless-setuptool.sh install
$ nerdctl run -d --name nginx -p 8080:80 nginx:alpine

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/26232089277

The sha256sum of the SHA256SUMS file itself is 8a0586ff11d4d5a5d19d59494a10af8c6d41dd95ca72ff347f62d5288bc5131a .


Release manager: Chengyu Zhu (@​ChengyuZhu6)

v2.3.0

Compare Source

(EDIT by @​AkihiroSuda)
This release of nerdctl-full uses a beta release of containerd. Expected to be fixed in v2.3.1.
#​4885


Changes

This is the release of nerdctl v2.3.0.

Major changes:

Full changes: https://github.com/containerd/nerdctl/milestone/60?closed=1

Thanks to @​ChengyuZhu6, @​AkihiroSuda, @​ningmingxiao, @​MayCXC, @​unsuman, @​haytok, @​shouhei, @​ayush-panta, @​fedebram, @​sathiraumesh, @​yankay, @​Swapnanil-Gupta, @​IstvanCsVarga, @​Siddhesh002, @​coderbirju, @​juannio, @​mvanhorn, @​must108, @​Shubhranshu153, @​rohansood10, @​sondavidb, @​weiyuhang2011, @​shiv-tyagi, @​tinovyatkin, @​niveshdandyan, @​JoonsooWon, @​robertcal, @​zhangyoufu, @​munshinuwed, @​elezar, and @​ogulcanaydogan.

Compatible containerd versions

This release of nerdctl is expected to be used with containerd v1.7, v2.0, v2.1, v2.2, or v2.3.
Some features may not work with other releases of containerd.

About the binaries

  • Minimal (nerdctl-2.3.0-linux-amd64.tar.gz): nerdctl only
  • Full (nerdctl-full-2.3.0-linux-amd64.tar.gz): Includes dependencies such as containerd, runc, and CNI
Minimal

Extract the archive to a path like /usr/local/bin or ~/bin .

tar Cxzvvf /usr/local/bin nerdctl-2.3.0-linux-amd64.tar.gz

-rwxr-xr-x root/root  31547554 2026-05-05 10:54 nerdctl
-rwxr-xr-x root/root     23381 2026-05-05 10:53 containerd-rootless-setuptool.sh
-rwxr-xr-x root/root      8639 2026-05-05 10:53 containerd-rootless.sh

Full

Extract the archive to a path like /usr/local or ~/.local .

tar Cxzvvf /usr/local nerdctl-full-2.3.0-linux-amd64.tar.gz

drwxr-xr-x 0/0               0 2026-05-05 11:03 bin/
-rwxr-xr-x 0/0        34368905 2026-03-31 07:10 bin/buildctl
-rwxr-xr-x 0/0        29909144 2025-05-12 13:10 bin/buildg
lrwxrwxrwx 0/0               0 2026-05-05 11:02 bin/buildkit-cni-bandwidth -> ../libexec/cni/bandwidth
lrwxrwxrwx 0/0               0 2026-05-05 11:02 bin/buildkit-cni-bridge -> ../libexec/cni/bridge
lrwxrwxrwx 0/0               0 2026-05-05 11:02 bin/buildkit-cni-dhcp -> ../libexec/cni/dhcp
lrwxrwxrwx 0/0               0 2026-05-05 11:02 bin/buildkit-cni-dummy -> ../libexec/cni/dummy
lrwxrwxrwx 0/0               0 2026-05-05 11:02 bin/buildkit-cni-firewall -> ../libexec/cni/firewall
lrwxrwxrwx 0/0               0 2026-05-05 11:02 bin/buildkit-cni-host-device -> ../libexec/cni/host-device
lrwxrwxrwx 0/0               0 2026-05-05 11:02 bin/buildkit-cni-host-local -> ../libexec/cni/host-local
lrwxrwxrwx 0/0               0 2026-05-05 11:02 bin/buildkit-cni-ipvlan -> ../libexec/cni/ipvlan
lrwxrwxrwx 0/0               0 2026-05-05 11:02 bin/buildkit-cni-loopback -> ../libexec/cni/loopback
lrwxrwxrwx 0/0               0 2026-05-05 11:02 bin/buildkit-cni-macvlan -> ../libexec/cni/macvlan
lrwxrwxrwx 0/0               0 2026-05-05 11:02 bin/buildkit-cni-portmap -> ../libexec/cni/portmap
lrwxrwxrwx 0/0               0 2026-05-05 11:02 bin/buildkit-cni-ptp -> ../libexec/cni/ptp
lrwxrwxrwx 0/0               0 2026-05-05 11:02 bin/buildkit-cni-sbr -> ../libexec/cni/sbr
lrwxrwxrwx 0/0               0 2026-05-05 11:02 bin/buildkit-cni-static -> ../libexec/cni/static
lrwxrwxrwx 0/0               0 2026-05-05 11:02 bin/buildkit-cni-tap -> ../libexec/cni/tap
lrwxrwxrwx 0/0               0 2026-05-05 11:02 bin/buildkit-cni-tuning -> ../libexec/cni/tuning
lrwxrwxrwx 0/0               0 2026-05-05 11:02 bin/buildkit-cni-vlan -> ../libexec/cni/vlan
lrwxrwxrwx 0/0               0 2026-05-05 11:02 bin/buildkit-cni-vrf -> ../libexec/cni/vrf
-rwxr-xr-x 0/0        78258706 2026-03-31 07:10 bin/buildkitd
-rwxr-xr-x 0/0        16837264 2026-05-05 11:02 bin/bypass4netns
-rwxr-xr-x 0/0         6598818 2026-05-05 11:02 bin/bypass4netnsd
-rwxr-xr-x 0/0        39065808 2026-05-05 11:02 bin/containerd
-rwxr-xr-x 0/0        12079288 2025-11-06 01:44 bin/containerd-fuse-overlayfs-grpc
-rwxr-xr-x 0/0           23381 2026-05-05 11:03 bin/containerd-rootless-setuptool.sh
-rwxr-xr-x 0/0            8639 2026-05-05 11:03 bin/containerd-rootless.sh
-rwxr-xr-x 0/0         8450210 2026-05-05 11:02 bin/containerd-shim-runc-v2
-rwxr-xr-x 0/0        55267512 2026-01-21 14:59 bin/containerd-stargz-grpc
-rwxr-xr-x 0/0        23569418 2026-05-05 11:03 bin/ctd-decoder
-rwxr-xr-x 0/0        22565026 2026-05-05 11:02 bin/ctr
-rwxr-xr-x 0/0        31206521 2026-05-05 11:03 bin/ctr-enc
-rwxr-xr-x 0/0        23417016 2026-01-21 14:59 bin/ctr-remote
-rwxr-xr-x 0/0         1885808 2026-05-05 11:03 bin/fuse-overlayfs
-rwxr-xr-x 0/0         4153506 2026-05-05 11:01 bin/gomodjail
-rwxr-xr-x 0/0        31510690 2026-05-05 11:03 bin/nerdctl
-rwxr-xr-x 0/0        35672166 2026-05-05 11:03 bin/nerdctl.gomodjail
-rwxr-xr-x 0/0        12034560 2026-04-09 19:03 bin/rootlessctl
-rwxr-xr-x 0/0        23451213 2026-04-09 19:03 bin/rootlesskit
-rwxr-xr-x 0/0        17074344 2026-05-05 11:02 bin/runc
-rwxr-xr-x 0/0        53829816 2026-01-21 14:59 bin/stargz-fuse-manager
-rwxr-xr-x 0/0        10821816 2026-01-21 14:59 bin/stargz-store-helper
-rwxr-xr-x 0/0          870496 2026-05-05 11:03 bin/tini
drwxr-xr-x 0/0               0 2026-05-05 11:02 lib/
drwxr-xr-x 0/0               0 2026-05-05 11:02 lib/systemd/
drwxr-xr-x 0/0               0 2026-05-05 11:02 lib/systemd/system/
-rw-r--r-- 0/0            1309 2026-05-05 11:02 lib/systemd/system/buildkit.service
-rw-r--r-- 0/0            1248 2026-05-05 11:01 lib/systemd/system/containerd.service
-rw-r--r-- 0/0             312 2026-05-05 11:02 lib/systemd/system/stargz-snapshotter.service
drwxr-xr-x 0/0               0 2026-05-05 11:02 libexec/
drwxr-xr-x 0/0               0 2026-03-16 14:18 libexec/cni/
-rw-r--r-- 0/0           11357 2026-03-16 14:18 libexec/cni/LICENSE
-rw-r--r-- 0/0            2343 2026-03-16 14:18 libexec/cni/README.md
-rwxr-xr-x 0/0         5042926 2026-03-16 14:18 libexec/cni/bandwidth
-rwxr-xr-x 0/0         5698763 2026-03-16 14:18 libexec/cni/bridge
-rwxr-xr-x 0/0        13725422 2026-03-16 14:18 libexec/cni/dhcp
-rwxr-xr-x 0/0         5251069 2026-03-16 14:18 libexec/cni/dummy
-rwxr-xr-x 0/0         5702145 2026-03-16 14:18 libexec/cni/firewall
-rwxr-xr-x 0/0         5159967 2026-03-16 14:18 libexec/cni/host-device
-rwxr-xr-x 0/0         4350778 2026-03-16 14:18 libexec/cni/host-local
-rwxr-xr-x 0/0         5274322 2026-03-16 14:18 libexec/cni/ipvlan
-rwxr-xr-x 0/0         4302030 2026-03-16 14:18 libexec/cni/loopback
-rwxr-xr-x 0/0         5307111 2026-03-16 14:18 libexec/cni/macvlan
-rwxr-xr-x 0/0         5108385 2026-03-16 14:18 libexec/cni/portmap
-rwxr-xr-x 0/0         5475470 2026-03-16 14:18 libexec/cni/ptp
-rwxr-xr-x 0/0         4525826 2026-03-16 14:18 libexec/cni/sbr
-rwxr-xr-x 0/0         3776708 2026-03-16 14:18 libexec/cni/static
-rwxr-xr-x 0/0         5453308 2026-03-16 14:18 libexec/cni/tap
-rwxr-xr-x 0/0         4389084 2026-03-16 14:18 libexec/cni/tuning
-rwxr-xr-x 0/0         5267679 2026-03-16 14:18 libexec/cni/vlan
-rwxr-xr-x 0/0         4685012 2026-03-16 14:18 libexec/cni/vrf
drwxr-xr-x 0/0               0 2026-05-05 11:00 share/
drwxr-xr-x 0/0               0 2026-05-05 11:03 share/doc/
drwxr-xr-x 0/0               0 2026-05-05 11:03 share/doc/nerdctl/
-rw-r--r-- 0/0           12036 2026-05-05 10:53 share/doc/nerdctl/README.md
drwxr-xr-x 0/0               0 2026-05-05 10:53 share/doc/nerdctl/docs/
-rw-r--r-- 0/0            3953 2026-05-05 10:53 share/doc/nerdctl/docs/build.md
-rw-r--r-- 0/0            2570 2026-05-05 10:53 share/doc/nerdctl/docs/builder-debug.md
-rw-r--r-- 0/0            4779 2026-05-05 10:53 share/doc/nerdctl/docs/cni.md
-rw-r--r-- 0/0           90467 2026-05-05 10:53 share/doc/nerdctl/docs/command-reference.md
-rw-r--r-- 0/0            1814 2026-05-05 10:53 share/doc/nerdctl/docs/compose.md
-rw-r--r-- 0/0            7592 2026-05-05 10:53 share/doc/nerdctl/docs/config.md
-rw-r--r-- 0/0            9128 2026-05-05 10:53 share/doc/nerdctl/docs/cosign.md
-rw-r--r-- 0/0            5660 2026-05-05 10:53 share/doc/nerdctl/docs/cvmfs.md
drwxr-xr-x 0/0               0 2026-05-05 10:53 share/doc/nerdctl/docs/dev/
-rw-r--r-- 0/0           12701 2026-05-05 10:53 share/doc/nerdctl/docs/dev/auditing_dockerfile.md
-rw-r--r-- 0/0            8586 2026-05-05 10:53 share/doc/nerdctl/docs/dev/store.md
-rw-r--r-- 0/0            2879 2026-05-05 10:53 share/doc/nerdctl/docs/dir.md
-rw-r--r-- 0/0             906 2026-05-05 10:53 share/doc/nerdctl/docs/experimental.md
-rw-r--r-- 0/0           14757 2026-05-05 10:53 share/doc/nerdctl/docs/faq.md
-rw-r--r-- 0/0             884 2026-05-05 10:53 share/doc/nerdctl/docs/freebsd.md
-rw-r--r-- 0/0            5585 2026-05-05 10:53 share/doc/nerdctl/docs/gpu.md
-rw-r--r-- 0/0            3419 2026-05-05 10:53 share/doc/nerdctl/docs/healthchecks.md
drwxr-xr-x 0/0               0 2026-05-05 10:53 share/doc/nerdctl/docs/images/
-rw-r--r-- 0/0            1540 2026-05-05 10:53 share/doc/nerdctl/docs/images/nerdctl-white.svg
-rw-r--r-- 0/0            1462 2026-05-05 10:53 share/doc/nerdctl/docs/images/nerdctl.svg
-rw-r--r-- 0/0          684421 2026-05-05 10:53 share/doc/nerdctl/docs/images/rootlessKit-network-design.png
-rw-r--r-- 0/0           14462 2026-05-05 10:53 share/doc/nerdctl/docs/ipfs.md
-rw-r--r-- 0/0            2426 2026-05-05 10:53 share/doc/nerdctl/docs/multi-platform.md
-rw-r--r-- 0/0            2960 2026-05-05 10:53 share/doc/nerdctl/docs/notation.md
-rw-r--r-- 0/0            2805 2026-05-05 10:53 share/doc/nerdctl/docs/nydus.md
-rw-r--r-- 0/0            3277 2026-05-05 10:53 share/doc/nerdctl/docs/ocicrypt.md
-rw-r--r-- 0/0            2079 2026-05-05 10:53 share/doc/nerdctl/docs/overlaybd.md
-rw-r--r-- 0/0           15657 2026-05-05 10:53 share/doc/nerdctl/docs/registry.md
-rw-r--r-- 0/0            9388 2026-05-05 10:53 share/doc/nerdctl/docs/rootless.md
-rw-r--r-- 0/0            4126 2026-05-05 10:53 share/doc/nerdctl/docs/soci.md
-rw-r--r-- 0/0           11912 2026-05-05 10:53 share/doc/nerdctl/docs/stargz.md
drwxr-xr-x 0/0               0 2026-05-05 10:53 share/doc/nerdctl/docs/testing/
-rw-r--r-- 0/0            4897 2026-05-05 10:53 share/doc/nerdctl/docs/testing/README.md
-rw-r--r-- 0/0           16500 2026-05-05 10:53 share/doc/nerdctl/docs/testing/tools.md
drwxr-xr-x 0/0               0 2026-05-05 11:04 share/doc/nerdctl-full/
-rw-r--r-- 0/0             911 2026-05-05 11:03 share/doc/nerdctl-full/README.md
-rw-r--r-- 0/0            9331 2026-05-05 11:04 share/doc/nerdctl-full/SHA256SUMS

Included components

See share/doc/nerdctl-full/README.md:

# nerdctl (full distribution)
- nerdctl: v2.3.0
- containerd: v2.3.0-beta.2
- runc: v1.4.2
- CNI plugins: v1.9.1
- BuildKit: v0.29.0
- Stargz Snapshotter: v0.18.2
- imgcrypt: v2.0.2
- bypass4netns: v0.4.2
- fuse-overlayfs: v1.16
- containerd-fuse-overlayfs: v2.1.7
- Tini: v0.19.0
- buildg: v0.5.3
- RootlessKit: v3.0.0
- gomodjail: v0.1.3@​cea529ddd971b677c67d8af7e936fbc62b35b98c

## License
- bin/fuse-overlayfs: [GNU GENERAL PUBLIC LICENSE, Version 2](https://redirect.github.com/containers/fuse-overlayfs/blob/v1.16/COPYING)
- bin/{runc,bypass4netns,bypass4netnsd}: Apache License 2.0, statically linked with libseccomp ([LGPL 2.1](https://redirect.github.com/seccomp/libseccomp/blob/main/LICENSE), source code available at https://github.com/seccomp/libseccomp/)
- bin/tini: [MIT License](https://redirect.github.com/krallin/tini/blob/v0.19.0/LICENSE)
- Other files: [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0)

Quick start

Rootful
$ sudo systemctl enable --now containerd
$ sudo nerdctl run -d --name nginx -p 80:80 nginx:alpine
Rootless
$ containerd-rootless-setuptool.sh install
$ nerdctl run -d --name nginx -p 8080:80 nginx:alpine

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/25372158155

The sha256sum of the SHA256SUMS file itself is 4223bdd43903172682bf5a72b580a31304b83bf50d120bc3e0ddd88a470ba230 .


Release manager: Chengyu Zhu (@​ChengyuZhu6)


Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@gardener-ci-robot gardener-ci-robot requested a review from a team as a code owner May 21, 2026 15:45
@gardener-ci-robot gardener-ci-robot added the kind/enhancement Enhancement, improvement, extension label May 21, 2026
@gardener-prow
Copy link
Copy Markdown

gardener-prow Bot commented May 21, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign aleksandarsavchev for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@gardener-prow gardener-prow Bot added cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. kind/enhancement Enhancement, improvement, extension size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant