v1.7.7
Changes
- Several minor backports from v2.0 RC (#3422, thanks to @Shubhranshu153)
Compatible containerd versions
This release of nerdctl is expected to be used with containerd v1.6 or v1.7.
About the binaries
- Minimal (
nerdctl-1.7.7-linux-amd64.tar.gz
): nerdctl only - Full (
nerdctl-full-1.7.7-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-1.7.7-linux-amd64.tar.gz
-rwxr-xr-x root/root 25985176 2024-09-10 06:39 nerdctl
-rwxr-xr-x root/root 21916 2024-09-10 06:38 containerd-rootless-setuptool.sh
-rwxr-xr-x root/root 7187 2024-09-10 06:38 containerd-rootless.sh
Full
Extract the archive to a path like /usr/local
or ~/.local
.
tar Cxzvvf /usr/local nerdctl-full-1.7.7-linux-amd64.tar.gz
drwxr-xr-x 0/0 0 2024-09-10 06:46 bin/
-rwxr-xr-x 0/0 29847294 2015-10-21 00:00 bin/buildctl
-rwxr-xr-x 0/0 23724032 2022-09-05 09:52 bin/buildg
-rwxr-xr-x 0/0 4788191 2015-10-21 00:00 bin/buildkit-cni-bridge
-rwxr-xr-x 0/0 4943846 2015-10-21 00:00 bin/buildkit-cni-firewall
-rwxr-xr-x 0/0 3679575 2015-10-21 00:00 bin/buildkit-cni-host-local
-rwxr-xr-x 0/0 3750882 2015-10-21 00:00 bin/buildkit-cni-loopback
-rwxr-xr-x 0/0 59650658 2015-10-21 00:00 bin/buildkitd
-rwxr-xr-x 0/0 15311568 2024-09-10 06:45 bin/bypass4netns
-rwxr-xr-x 0/0 5882008 2024-09-10 06:45 bin/bypass4netnsd
-rwxr-xr-x 0/0 39861392 2024-09-10 06:46 bin/containerd
-rwxr-xr-x 0/0 9474048 2023-11-02 17:34 bin/containerd-fuse-overlayfs-grpc
-rwxr-xr-x 0/0 21916 2024-09-10 06:45 bin/containerd-rootless-setuptool.sh
-rwxr-xr-x 0/0 7187 2024-09-10 06:45 bin/containerd-rootless.sh
-rwxr-xr-x 0/0 12841112 2024-09-10 06:46 bin/containerd-shim-runc-v2
-rwxr-xr-x 0/0 45903872 2023-10-31 08:57 bin/containerd-stargz-grpc
-rwxr-xr-x 0/0 21810226 2024-09-10 06:46 bin/ctd-decoder
-rwxr-xr-x 0/0 19681432 2024-09-10 06:45 bin/ctr
-rwxr-xr-x 0/0 31140204 2024-09-10 06:46 bin/ctr-enc
-rwxr-xr-x 0/0 19931136 2023-10-31 08:58 bin/ctr-remote
-rwxr-xr-x 0/0 1785448 2024-09-10 06:46 bin/fuse-overlayfs
-rwxr-xr-x 0/0 67393688 2024-09-10 06:46 bin/ipfs
-rwxr-xr-x 0/0 25956504 2024-09-10 06:45 bin/nerdctl
-rwxr-xr-x 0/0 11346380 2024-08-17 19:28 bin/rootlessctl
-rwxr-xr-x 0/0 13089548 2024-08-17 19:28 bin/rootlesskit
-rwxr-xr-x 0/0 15835800 2024-09-10 06:44 bin/runc
-rwxr-xr-x 0/0 2354520 2024-09-10 06:46 bin/slirp4netns
-rwxr-xr-x 0/0 870496 2024-09-10 06:46 bin/tini
drwxr-xr-x 0/0 0 2024-09-10 06:46 lib/
drwxr-xr-x 0/0 0 2024-09-10 06:46 lib/systemd/
drwxr-xr-x 0/0 0 2024-09-10 06:46 lib/systemd/system/
-rw-r--r-- 0/0 1475 2024-09-10 06:46 lib/systemd/system/buildkit.service
-rw-r--r-- 0/0 1414 2024-09-10 06:43 lib/systemd/system/containerd.service
-rw-r--r-- 0/0 312 2024-09-10 06:46 lib/systemd/system/stargz-snapshotter.service
drwxr-xr-x 0/0 0 2024-09-10 06:46 libexec/
drwxr-xr-x 0/0 0 2024-09-10 06:46 libexec/cni/
-rw-r--r-- 0/0 11357 2024-06-17 15:51 libexec/cni/LICENSE
-rw-r--r-- 0/0 2343 2024-06-17 15:51 libexec/cni/README.md
-rwxr-xr-x 0/0 4272898 2024-06-17 15:51 libexec/cni/bandwidth
-rwxr-xr-x 0/0 4788191 2024-06-17 15:51 libexec/cni/bridge
-rwxr-xr-x 0/0 11419738 2024-06-17 15:51 libexec/cni/dhcp
-rwxr-xr-x 0/0 4424930 2024-06-17 15:51 libexec/cni/dummy
-rwxr-xr-x 0/0 4943846 2024-06-17 15:51 libexec/cni/firewall
-rwxr-xr-x 0/0 4345300 2024-06-17 15:51 libexec/cni/host-device
-rwxr-xr-x 0/0 3679575 2024-06-17 15:51 libexec/cni/host-local
-rwxr-xr-x 0/0 4443729 2024-06-17 15:51 libexec/cni/ipvlan
-rwxr-xr-x 0/0 3750882 2024-06-17 15:51 libexec/cni/loopback
-rwxr-xr-x 0/0 4480422 2024-06-17 15:51 libexec/cni/macvlan
-rwxr-xr-x 0/0 4228332 2024-06-17 15:51 libexec/cni/portmap
-rwxr-xr-x 0/0 4602833 2024-06-17 15:51 libexec/cni/ptp
-rwxr-xr-x 0/0 3957166 2024-06-17 15:51 libexec/cni/sbr
-rwxr-xr-x 0/0 3223947 2024-06-17 15:51 libexec/cni/static
-rwxr-xr-x 0/0 4503742 2024-06-17 15:51 libexec/cni/tap
-rwxr-xr-x 0/0 3838043 2024-06-17 15:51 libexec/cni/tuning
-rwxr-xr-x 0/0 4440528 2024-06-17 15:51 libexec/cni/vlan
-rwxr-xr-x 0/0 4103500 2024-06-17 15:51 libexec/cni/vrf
drwxr-xr-x 0/0 0 2024-09-10 06:45 share/
drwxr-xr-x 0/0 0 2024-09-10 06:45 share/doc/
drwxr-xr-x 0/0 0 2024-09-10 06:45 share/doc/nerdctl/
-rw-r--r-- 0/0 12480 2024-09-10 06:38 share/doc/nerdctl/README.md
drwxr-xr-x 0/0 0 2024-09-10 06:38 share/doc/nerdctl/docs/
-rw-r--r-- 0/0 3953 2024-09-10 06:38 share/doc/nerdctl/docs/build.md
-rw-r--r-- 0/0 2570 2024-09-10 06:38 share/doc/nerdctl/docs/builder-debug.md
-rw-r--r-- 0/0 3996 2024-09-10 06:38 share/doc/nerdctl/docs/cni.md
-rw-r--r-- 0/0 74639 2024-09-10 06:38 share/doc/nerdctl/docs/command-reference.md
-rw-r--r-- 0/0 1814 2024-09-10 06:38 share/doc/nerdctl/docs/compose.md
-rw-r--r-- 0/0 5329 2024-09-10 06:38 share/doc/nerdctl/docs/config.md
-rw-r--r-- 0/0 9128 2024-09-10 06:38 share/doc/nerdctl/docs/cosign.md
-rw-r--r-- 0/0 5660 2024-09-10 06:38 share/doc/nerdctl/docs/cvmfs.md
-rw-r--r-- 0/0 2435 2024-09-10 06:38 share/doc/nerdctl/docs/dir.md
-rw-r--r-- 0/0 906 2024-09-10 06:38 share/doc/nerdctl/docs/experimental.md
-rw-r--r-- 0/0 14217 2024-09-10 06:38 share/doc/nerdctl/docs/faq.md
-rw-r--r-- 0/0 884 2024-09-10 06:38 share/doc/nerdctl/docs/freebsd.md
-rw-r--r-- 0/0 3228 2024-09-10 06:38 share/doc/nerdctl/docs/gpu.md
-rw-r--r-- 0/0 14463 2024-09-10 06:38 share/doc/nerdctl/docs/ipfs.md
-rw-r--r-- 0/0 1748 2024-09-10 06:38 share/doc/nerdctl/docs/multi-platform.md
-rw-r--r-- 0/0 2960 2024-09-10 06:38 share/doc/nerdctl/docs/notation.md
-rw-r--r-- 0/0 2596 2024-09-10 06:38 share/doc/nerdctl/docs/nydus.md
-rw-r--r-- 0/0 3277 2024-09-10 06:38 share/doc/nerdctl/docs/ocicrypt.md
-rw-r--r-- 0/0 1876 2024-09-10 06:38 share/doc/nerdctl/docs/overlaybd.md
-rw-r--r-- 0/0 15657 2024-09-10 06:38 share/doc/nerdctl/docs/registry.md
-rw-r--r-- 0/0 5088 2024-09-10 06:38 share/doc/nerdctl/docs/rootless.md
-rw-r--r-- 0/0 2015 2024-09-10 06:38 share/doc/nerdctl/docs/soci.md
-rw-r--r-- 0/0 10312 2024-09-10 06:38 share/doc/nerdctl/docs/stargz.md
drwxr-xr-x 0/0 0 2024-09-10 06:46 share/doc/nerdctl-full/
-rw-r--r-- 0/0 1154 2024-09-10 06:46 share/doc/nerdctl-full/README.md
-rw-r--r-- 0/0 6954 2024-09-10 06:46 share/doc/nerdctl-full/SHA256SUMS
Included components
See share/doc/nerdctl-full/README.md
:
# nerdctl (full distribution)
- nerdctl: v1.7.7
- containerd: v1.7.22
- runc: v1.1.14
- CNI plugins: v1.5.1
- BuildKit: v0.15.2
- Stargz Snapshotter: v0.15.1
- imgcrypt: v1.1.11
- RootlessKit: v2.3.1
- slirp4netns: v1.3.1
- bypass4netns: v0.4.1
- fuse-overlayfs: v1.13
- containerd-fuse-overlayfs: v1.0.8
- Kubo (IPFS): v0.29.0
- Tini: v0.19.0
- buildg: v0.4.1
## License
- bin/slirp4netns: [GNU GENERAL PUBLIC LICENSE, Version 2](https://github.com/rootless-containers/slirp4netns/blob/v1.3.1/COPYING)
- bin/fuse-overlayfs: [GNU GENERAL PUBLIC LICENSE, Version 2](https://github.com/containers/fuse-overlayfs/blob/v1.13/COPYING)
- bin/ipfs: [Combination of MIT-only license and dual MIT/Apache-2.0 license](https://github.com/ipfs/kubo/blob/v0.29.0/LICENSE)
- bin/{runc,bypass4netns,bypass4netnsd}: Apache License 2.0, statically linked with libseccomp ([LGPL 2.1](https://github.com/seccomp/libseccomp/blob/main/LICENSE), source code available at https://github.com/seccomp/libseccomp/)
- bin/tini: [MIT License](https://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/10787137852
The sha256sum of the SHA256SUMS file itself is 7dead4b0e0336c676bd0a848baeba1530a6f9f5fbb939fbdde589bb9816487f1
.
Release manager: @AkihiroSuda