github containerd/nerdctl v0.23.0

latest releases: v2.0.0-beta.5, v1.7.6, v2.0.0-beta.4...
20 months ago

This release features nerdctl compose run and nerdctl run --privileged-without-host-devices (safe privileged containers with Kata)

Changes

  • nerdctl compose run:

  • nerdctl.toml:

    • Support setting experimental = false to disable experimental features. The default value remains true. Also settable via an env var $NERDCTL_EXPERIMENTAL=(true|false) (#1327, thanks to @fatelei)
  • nerdctl run:

    • Add --privileged-without-host-devices flag, for safe privileged containers with Kata (#1291, thanks to @liubin)
    • Support 3rd party log URIs in --log-driver (#1354, thanks to @manugupt1)
    • Fix incompatibility with crun (#1352)
  • nerdctl images:

  • nerdctl ps:

  • nerdctl stats:

  • nerdctl network prune:

    • Exclude the default bridge network (#1304, thanks to @tal66)
  • nerdctl volume ls:

  • nerdctl login:

  • nerdctl --help:

    • Simplify nerdctl --help (#135)
  • Misc:

    • Update Go (1.19) (#1319)
  • nerdctl-full:

    • Update containerd (1.6.8), runc (1.1.4), BuildKit (0.10.4), Kubo (0.15.0), bypass4netns (0.3.0) buildg (0.4.1) (#1317, #1346 #1348, #1365, thanks to @ktock)

Full changes: https://github.com/containerd/nerdctl/milestone/22?closed=1
Thanks to @Zheaoli @ericpromislow @fatelei @junnplus @liubin @ktock @manugupt1 @minuk-dev @tal66 @thaJeztah @yuchanns

About the binaries

  • Minimal (nerdctl-0.23.0-linux-amd64.tar.gz): nerdctl only
  • Full (nerdctl-full-0.23.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-0.23.0-linux-amd64.tar.gz

-rwxr-xr-x root/root  28233728 2022-09-11 10:57 nerdctl
-rwxr-xr-x root/root     21562 2022-09-11 10:56 containerd-rootless-setuptool.sh
-rwxr-xr-x root/root      7032 2022-09-11 10:56 containerd-rootless.sh

Full

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

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

drwxr-xr-x 0/0               0 2022-09-11 11:11 bin/
-rwxr-xr-x 0/0        25370211 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        39685842 2015-10-21 00:00 bin/buildkitd
-rwxr-xr-x 0/0         3602648 2022-09-11 11:06 bin/bypass4netns
-rwxr-xr-x 0/0         5107712 2022-09-11 11:07 bin/bypass4netnsd
-rwxr-xr-x 0/0        54672856 2022-09-11 11:09 bin/containerd
-rwxr-xr-x 0/0         9752576 2021-11-19 07:44 bin/containerd-fuse-overlayfs-grpc
-rwxr-xr-x 0/0           21562 2022-09-11 11:07 bin/containerd-rootless-setuptool.sh
-rwxr-xr-x 0/0            7032 2022-09-11 11:07 bin/containerd-rootless.sh
-rwxr-xr-x 0/0         9760768 2022-09-11 11:09 bin/containerd-shim-runc-v2
-rwxr-xr-x 0/0        59631824 2022-07-11 12:47 bin/containerd-stargz-grpc
-rwxr-xr-x 0/0        20117912 2022-09-11 11:11 bin/ctd-decoder
-rwxr-xr-x 0/0        27905496 2022-09-11 11:08 bin/ctr
-rwxr-xr-x 0/0        28833045 2022-09-11 11:11 bin/ctr-enc
-rwxr-xr-x 0/0        30124112 2022-07-11 12:47 bin/ctr-remote
-rwxr-xr-x 0/0         1778112 2022-09-11 11:11 bin/fuse-overlayfs
-rwxr-xr-x 0/0        78751848 2022-08-30 10:50 bin/ipfs
-rwxr-xr-x 0/0        28200960 2022-09-11 11:07 bin/nerdctl
-rwxr-xr-x 0/0         9443526 2022-05-02 08:24 bin/rootlessctl
-rwxr-xr-x 0/0        10879193 2022-05-02 08:24 bin/rootlesskit
-rwxr-xr-x 0/0        13780440 2022-09-11 11:07 bin/runc
-rwxr-xr-x 0/0         2338128 2022-09-11 11:11 bin/slirp4netns
-rwxr-xr-x 0/0          870496 2022-09-11 11:11 bin/tini
drwxr-xr-x 0/0               0 2022-09-11 11:11 lib/
drwxr-xr-x 0/0               0 2022-09-11 11:11 lib/systemd/
drwxr-xr-x 0/0               0 2022-09-11 11:11 lib/systemd/system/
-rw-r--r-- 0/0            1331 2022-09-11 11:11 lib/systemd/system/buildkit.service
-rw-r--r-- 0/0            1270 2022-09-11 11:06 lib/systemd/system/containerd.service
-rw-r--r-- 0/0             312 2022-09-11 11:11 lib/systemd/system/stargz-snapshotter.service
drwxr-xr-x 0/0               0 2022-09-11 11:11 libexec/
drwxrwxr-x 0/0               0 2022-09-11 11:11 libexec/cni/
-rwxr-xr-x 0/0         3780654 2022-03-09 17:08 libexec/cni/bandwidth
-rwxr-xr-x 0/0         4221977 2022-03-09 17:08 libexec/cni/bridge
-rwxr-xr-x 0/0         9742834 2022-03-09 17:08 libexec/cni/dhcp
-rwxr-xr-x 0/0         4345726 2022-03-09 17:08 libexec/cni/firewall
-rwxr-xr-x 0/0         3811793 2022-03-09 17:08 libexec/cni/host-device
-rwxr-xr-x 0/0         3241605 2022-03-09 17:08 libexec/cni/host-local
-rwxr-xr-x 0/0         3922560 2022-03-09 17:08 libexec/cni/ipvlan
-rwxr-xr-x 0/0         3295519 2022-03-09 17:08 libexec/cni/loopback
-rwxr-xr-x 0/0         3959868 2022-03-09 17:08 libexec/cni/macvlan
-rwxr-xr-x 0/0         3679140 2022-03-09 17:08 libexec/cni/portmap
-rwxr-xr-x 0/0         4092460 2022-03-09 17:08 libexec/cni/ptp
-rwxr-xr-x 0/0         3484284 2022-03-09 17:08 libexec/cni/sbr
-rwxr-xr-x 0/0         2818627 2022-03-09 17:08 libexec/cni/static
-rwxr-xr-x 0/0         3379564 2022-03-09 17:08 libexec/cni/tuning
-rwxr-xr-x 0/0         3920827 2022-03-09 17:08 libexec/cni/vlan
-rwxr-xr-x 0/0         3523475 2022-03-09 17:08 libexec/cni/vrf
drwxr-xr-x 0/0               0 2022-09-11 11:07 share/
drwxr-xr-x 0/0               0 2022-09-11 11:07 share/doc/
drwxr-xr-x 0/0               0 2022-09-11 11:07 share/doc/nerdctl/
-rw-r--r-- 0/0           68994 2022-09-11 10:56 share/doc/nerdctl/README.md
drwxr-xr-x 0/0               0 2022-09-11 11:07 share/doc/nerdctl/docs/
-rw-r--r-- 0/0            3953 2022-09-11 10:56 share/doc/nerdctl/docs/build.md
-rw-r--r-- 0/0            2570 2022-09-11 10:56 share/doc/nerdctl/docs/builder-debug.md
-rw-r--r-- 0/0            3996 2022-09-11 10:56 share/doc/nerdctl/docs/cni.md
-rw-r--r-- 0/0            1846 2022-09-11 10:56 share/doc/nerdctl/docs/compose.md
-rw-r--r-- 0/0            3030 2022-09-11 10:56 share/doc/nerdctl/docs/config.md
-rw-r--r-- 0/0            3192 2022-09-11 10:56 share/doc/nerdctl/docs/cosign.md
-rw-r--r-- 0/0            2435 2022-09-11 10:56 share/doc/nerdctl/docs/dir.md
-rw-r--r-- 0/0             598 2022-09-11 10:56 share/doc/nerdctl/docs/experimental.md
-rw-r--r-- 0/0           13802 2022-09-11 10:56 share/doc/nerdctl/docs/faq.md
-rw-r--r-- 0/0            1197 2022-09-11 10:56 share/doc/nerdctl/docs/freebsd.md
-rw-r--r-- 0/0            2439 2022-09-11 10:56 share/doc/nerdctl/docs/gpu.md
-rw-r--r-- 0/0           13268 2022-09-11 10:56 share/doc/nerdctl/docs/ipfs.md
-rw-r--r-- 0/0            1748 2022-09-11 10:56 share/doc/nerdctl/docs/multi-platform.md
-rw-r--r-- 0/0            1509 2022-09-11 10:56 share/doc/nerdctl/docs/nydus.md
-rw-r--r-- 0/0            3277 2022-09-11 10:56 share/doc/nerdctl/docs/ocicrypt.md
-rw-r--r-- 0/0            1308 2022-09-11 10:56 share/doc/nerdctl/docs/overlaybd.md
-rw-r--r-- 0/0           15626 2022-09-11 10:56 share/doc/nerdctl/docs/registry.md
-rw-r--r-- 0/0            5090 2022-09-11 10:56 share/doc/nerdctl/docs/rootless.md
-rw-r--r-- 0/0            4918 2022-09-11 10:56 share/doc/nerdctl/docs/stargz.md
drwxr-xr-x 0/0               0 2022-09-11 11:11 share/doc/nerdctl-full/
-rw-r--r-- 0/0            1150 2022-09-11 11:11 share/doc/nerdctl-full/README.md
-rw-r--r-- 0/0            5816 2022-09-11 11:11 share/doc/nerdctl-full/SHA256SUMS

Included components

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

# nerdctl (full distribution)
- nerdctl: v0.23.0
- containerd: v1.6.8
- runc: v1.1.4
- CNI plugins: v1.1.1
- BuildKit: v0.10.4
- Stargz Snapshotter: v0.12.0
- imgcrypt: v1.1.6
- RootlessKit: v1.0.1
- slirp4netns: v1.2.0
- bypass4netns: v0.3.0
- fuse-overlayfs: v1.9
- containerd-fuse-overlayfs: v1.0.4
- Kubo (IPFS): v0.15.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.2.0/COPYING)
- bin/fuse-overlayfs: [GNU GENERAL PUBLIC LICENSE, Version 3](https://github.com/containers/fuse-overlayfs/blob/v1.9/COPYING)
- bin/ipfs: [Combination of MIT-only license and dual MIT/Apache-2.0 license](https://github.com/ipfs/kubo/blob/v0.15.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/3031541666

The sha256sum of the SHA256SUMS file itself is 0618af869428510f9cd77405b44535305fb02da9be03e5e48dd21e7600930242 .

Don't miss a new nerdctl release

NewReleases is sending notifications on new releases.