v1.3.0
版本发布时间: 2023-04-05 21:13:01
containerd/nerdctl最新发布版本:v2.0.0-rc.0(2024-06-26 11:12:57)
Changes
Key features :
- New Maintainers' guide is available. This is the first GA release managed by a non-core maintainer 😎
- Support notation for signing and verifying signatures
- Many windows refacto and improvements are embedded in this GA release
- Fix operation not permitted with
systemd-homed
for rootless mode (#2056 , thanks to @AkihiroSuda )
-
nerdctl run
:- Port Windows device support from containerd (#2079, thanks to @adamrehn)
- Resolve special ip host-gateway (#1978, thanks to @ningziwen)
-
nerdctl push
:- Support -q in nerdctl push(#2132, thanks to @djdongjin )
-
nerdctl inspect
:- Support State.Error field in inspect command (#2073, thanks to @fahedouch)
-
nerdctl image inspect
:- Add support for showing image size on inspect (#2110 , thanks to @manugupt1)
-
nerdctl compose
:- Add support for profiles (#2042 , thanks to @danishprakash)
-
nerdctl top
:- Fix the top command on Windows (#2038 , thanks to @dardelean)
-
nerdctl help
:- Fix show hidden commands (#2125 , thanks to @yuchanns)
-
Lots of refactoring
Full changes: https://github.com/containerd/nerdctl/milestone/28?closed=1 thanks to @djdongjin @fahedouch @yuchanns @aznashwan @manugupt1 @dardelean @ktock @adamrehn @ningziwen @AkihiroSuda @suyanhanx @davidhsingyuchen @danishprakash @developer-guy
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.3.0-linux-amd64.tar.gz
): nerdctl only - Full (
nerdctl-full-1.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-1.3.0-linux-amd64.tar.gz
-rwxr-xr-x root/root 24920064 2023-04-05 12:22 nerdctl
-rwxr-xr-x root/root 21622 2023-04-05 12:21 containerd-rootless-setuptool.sh
-rwxr-xr-x root/root 7032 2023-04-05 12:21 containerd-rootless.sh
Full
Extract the archive to a path like /usr/local
or ~/.local
.
tar Cxzvvf /usr/local nerdctl-full-1.3.0-linux-amd64.tar.gz
drwxr-xr-x 0/0 0 2023-04-05 12:35 bin/
-rwxr-xr-x 0/0 27080076 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 52016425 2015-10-21 00:00 bin/buildkitd
-rwxr-xr-x 0/0 3692760 2023-04-05 12:31 bin/bypass4netns
-rwxr-xr-x 0/0 5238784 2023-04-05 12:31 bin/bypass4netnsd
-rwxr-xr-x 0/0 57380280 2023-04-05 12:33 bin/containerd
-rwxr-xr-x 0/0 10219520 2022-11-09 07:56 bin/containerd-fuse-overlayfs-grpc
-rwxr-xr-x 0/0 21622 2023-04-05 12:33 bin/containerd-rootless-setuptool.sh
-rwxr-xr-x 0/0 7032 2023-04-05 12:33 bin/containerd-rootless.sh
-rwxr-xr-x 0/0 12324864 2023-04-05 12:34 bin/containerd-shim-runc-v2
-rwxr-xr-x 0/0 59637768 2023-03-08 10:08 bin/containerd-stargz-grpc
-rwxr-xr-x 0/0 20532693 2023-04-05 12:35 bin/ctd-decoder
-rwxr-xr-x 0/0 28883704 2023-04-05 12:33 bin/ctr
-rwxr-xr-x 0/0 29179519 2023-04-05 12:35 bin/ctr-enc
-rwxr-xr-x 0/0 26664136 2023-03-08 10:08 bin/ctr-remote
-rwxr-xr-x 0/0 1784312 2023-04-05 12:35 bin/fuse-overlayfs
-rwxr-xr-x 0/0 81600768 2023-03-20 13:08 bin/ipfs
-rwxr-xr-x 0/0 24899584 2023-04-05 12:33 bin/nerdctl
-rwxr-xr-x 0/0 9847163 2022-11-15 11:19 bin/rootlessctl
-rwxr-xr-x 0/0 11311662 2022-11-15 11:19 bin/rootlesskit
-rwxr-xr-x 0/0 13660920 2023-04-05 12:32 bin/runc
-rwxr-xr-x 0/0 2338128 2023-04-05 12:35 bin/slirp4netns
-rwxr-xr-x 0/0 870496 2023-04-05 12:35 bin/tini
drwxr-xr-x 0/0 0 2023-04-05 12:34 lib/
drwxr-xr-x 0/0 0 2023-04-05 12:34 lib/systemd/
drwxr-xr-x 0/0 0 2023-04-05 12:34 lib/systemd/system/
-rw-r--r-- 0/0 1475 2023-04-05 12:34 lib/systemd/system/buildkit.service
-rw-r--r-- 0/0 1414 2023-04-05 12:30 lib/systemd/system/containerd.service
-rw-r--r-- 0/0 312 2023-04-05 12:34 lib/systemd/system/stargz-snapshotter.service
drwxr-xr-x 0/0 0 2023-04-05 12:34 libexec/
drwxrwxr-x 0/0 0 2023-04-05 12:34 libexec/cni/
-rwxr-xr-x 0/0 3859475 2023-01-16 21:42 libexec/cni/bandwidth
-rwxr-xr-x 0/0 4299004 2023-01-16 21:42 libexec/cni/bridge
-rwxr-xr-x 0/0 10167415 2023-01-16 21:42 libexec/cni/dhcp
-rwxr-xr-x 0/0 3986082 2023-01-16 21:42 libexec/cni/dummy
-rwxr-xr-x 0/0 4385098 2023-01-16 21:42 libexec/cni/firewall
-rwxr-xr-x 0/0 3870731 2023-01-16 21:42 libexec/cni/host-device
-rwxr-xr-x 0/0 3287319 2023-01-16 21:42 libexec/cni/host-local
-rwxr-xr-x 0/0 3999593 2023-01-16 21:42 libexec/cni/ipvlan
-rwxr-xr-x 0/0 3353028 2023-01-16 21:42 libexec/cni/loopback
-rwxr-xr-x 0/0 4029261 2023-01-16 21:42 libexec/cni/macvlan
-rwxr-xr-x 0/0 3746163 2023-01-16 21:42 libexec/cni/portmap
-rwxr-xr-x 0/0 4161070 2023-01-16 21:42 libexec/cni/ptp
-rwxr-xr-x 0/0 3550152 2023-01-16 21:42 libexec/cni/sbr
-rwxr-xr-x 0/0 2845685 2023-01-16 21:42 libexec/cni/static
-rwxr-xr-x 0/0 3437180 2023-01-16 21:42 libexec/cni/tuning
-rwxr-xr-x 0/0 3993252 2023-01-16 21:42 libexec/cni/vlan
-rwxr-xr-x 0/0 3586502 2023-01-16 21:42 libexec/cni/vrf
drwxr-xr-x 0/0 0 2023-04-05 12:33 share/
drwxr-xr-x 0/0 0 2023-04-05 12:33 share/doc/
drwxr-xr-x 0/0 0 2023-04-05 12:33 share/doc/nerdctl/
-rw-r--r-- 0/0 12358 2023-04-05 12:21 share/doc/nerdctl/README.md
drwxr-xr-x 0/0 0 2023-04-05 12:33 share/doc/nerdctl/docs/
-rw-r--r-- 0/0 3953 2023-04-05 12:21 share/doc/nerdctl/docs/build.md
-rw-r--r-- 0/0 2570 2023-04-05 12:21 share/doc/nerdctl/docs/builder-debug.md
-rw-r--r-- 0/0 3996 2023-04-05 12:21 share/doc/nerdctl/docs/cni.md
-rw-r--r-- 0/0 68011 2023-04-05 12:21 share/doc/nerdctl/docs/command-reference.md
-rw-r--r-- 0/0 1846 2023-04-05 12:21 share/doc/nerdctl/docs/compose.md
-rw-r--r-- 0/0 5329 2023-04-05 12:21 share/doc/nerdctl/docs/config.md
-rw-r--r-- 0/0 8040 2023-04-05 12:21 share/doc/nerdctl/docs/cosign.md
-rw-r--r-- 0/0 2435 2023-04-05 12:21 share/doc/nerdctl/docs/dir.md
-rw-r--r-- 0/0 906 2023-04-05 12:21 share/doc/nerdctl/docs/experimental.md
-rw-r--r-- 0/0 14217 2023-04-05 12:21 share/doc/nerdctl/docs/faq.md
-rw-r--r-- 0/0 1197 2023-04-05 12:21 share/doc/nerdctl/docs/freebsd.md
-rw-r--r-- 0/0 2439 2023-04-05 12:21 share/doc/nerdctl/docs/gpu.md
-rw-r--r-- 0/0 14463 2023-04-05 12:21 share/doc/nerdctl/docs/ipfs.md
-rw-r--r-- 0/0 1748 2023-04-05 12:21 share/doc/nerdctl/docs/multi-platform.md
-rw-r--r-- 0/0 2936 2023-04-05 12:21 share/doc/nerdctl/docs/notation.md
-rw-r--r-- 0/0 2596 2023-04-05 12:21 share/doc/nerdctl/docs/nydus.md
-rw-r--r-- 0/0 3277 2023-04-05 12:21 share/doc/nerdctl/docs/ocicrypt.md
-rw-r--r-- 0/0 1876 2023-04-05 12:21 share/doc/nerdctl/docs/overlaybd.md
-rw-r--r-- 0/0 15626 2023-04-05 12:21 share/doc/nerdctl/docs/registry.md
-rw-r--r-- 0/0 5088 2023-04-05 12:21 share/doc/nerdctl/docs/rootless.md
-rw-r--r-- 0/0 10370 2023-04-05 12:21 share/doc/nerdctl/docs/stargz.md
drwxr-xr-x 0/0 0 2023-04-05 12:35 share/doc/nerdctl-full/
-rw-r--r-- 0/0 1151 2023-04-05 12:35 share/doc/nerdctl-full/README.md
-rw-r--r-- 0/0 6117 2023-04-05 12:35 share/doc/nerdctl-full/SHA256SUMS
Included components
See share/doc/nerdctl-full/README.md
:
# nerdctl (full distribution)
- nerdctl: v1.3.0
- containerd: v1.7.0
- runc: v1.1.5
- CNI plugins: v1.2.0
- BuildKit: v0.11.5
- Stargz Snapshotter: v0.14.3
- imgcrypt: v1.1.7
- RootlessKit: v1.1.0
- slirp4netns: v1.2.0
- bypass4netns: v0.3.0
- fuse-overlayfs: v1.11
- containerd-fuse-overlayfs: v1.0.5
- Kubo (IPFS): v0.19.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.11/COPYING)
- bin/ipfs: [Combination of MIT-only license and dual MIT/Apache-2.0 license](https://github.com/ipfs/kubo/blob/v0.19.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/4618402058
The sha256sum of the SHA256SUMS file itself is 36b09cb08e219eb8e93ae9120237ac51e25848b979e3a4f0ffced9c7b9b57c88
.
Release manager: Fahed Dorgaa (@fahedouch)
1、 nerdctl-1.3.0-freebsd-amd64.tar.gz 8.08MB
2、 nerdctl-1.3.0-go-mod-vendor.tar.gz 6.43MB
3、 nerdctl-1.3.0-linux-amd64.tar.gz 8.9MB
4、 nerdctl-1.3.0-linux-arm-v7.tar.gz 8.38MB
5、 nerdctl-1.3.0-linux-arm64.tar.gz 8.04MB
6、 nerdctl-1.3.0-linux-ppc64le.tar.gz 7.91MB
7、 nerdctl-1.3.0-linux-riscv64.tar.gz 8.34MB
8、 nerdctl-1.3.0-linux-s390x.tar.gz 8.76MB
9、 nerdctl-1.3.0-windows-amd64.tar.gz 8.4MB
10、 nerdctl-full-1.3.0-linux-amd64.tar.gz 232.92MB
11、 nerdctl-full-1.3.0-linux-arm64.tar.gz 197.84MB
12、 SHA256SUMS 1.08KB
13、 SHA256SUMS.asc 833B