Skip to content

Releases: containerd/nerdctl

v0.14.0

22 Nov 11:33
v0.14.0
87a1a5d
Compare
Choose a tag to compare

Key features: P2P image distribution using IPFS, Windows containers, Recursively read-only (RRO) mounts, Rootless AppArmor, nerdctl stats

Changes

  • nerdctl run/pull/push:

  • nerdctl run:

    • Support Windows (#197, thanks to @jsturtevant)
    • Support recursive read-only (RRO) mounts, with crun >= 1.4 or runc >= 1.1: nerdctl run -v /foo:/bar:rro,rprivate (#511)
    • Support loading an AppArmor profile with rootless mode (nerdctl run --security-opt apparmor=<PROFILE>). Loading a profile still needs the root: sudo nerdctl apparmor load (#508)
    • Add --blkio-weight option (#509, thanks to @pippolo84)
    • Add --cgroup-conf option (#501, thanks to @pippolo84)
  • nerdctl stats:

  • nerdctl ps:

  • nerdctl compose:

  • Misc:

    • Unfork github.com/spf14/{cobra,pflag} (#524)
    • Update the containerd client library to 1.6.0-beta.3 (#531) . Contains a mitigation for OCI Distribution Spec CVE-2021-41190 (a malicious registry implementation could trick the client to pull different images with the same OCI digest value)
  • nerdctl-full:

    • Update containerd (1.5.8), BuildKit (0.9.3), RootlessKit (0.14.6), Stargz Snapshotter (0.10.1), FUSE-OverlayFS Snapshotter (1.0.4) (#500, #531)

Other changes: https://github.com/containerd/nerdctl/milestone/9?closed=1
Thanks to @afbjorklund @fahedouch @hs0210 @jsturtevant @ktock @ningmingxiao @pippolo84 @seemethere @tosone

About the binaries

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

-rwxr-xr-x root/root  27459584 2021-11-22 11:00 nerdctl
-rwxr-xr-x root/root     17021 2021-11-22 10:59 containerd-rootless-setuptool.sh
-rwxr-xr-x root/root      6972 2021-11-22 10:59 containerd-rootless.sh

Full

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

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

drwxr-xr-x 0/0               0 2021-11-22 11:09 bin/
-rwxr-xr-x 0/0        25845982 2015-10-21 00:00 bin/buildctl
-rwxr-xr-x 0/0        38767973 2015-10-21 00:00 bin/buildkitd
-rwxr-xr-x 0/0        49291808 2021-11-18 01:06 bin/containerd
-rwxr-xr-x 0/0         9752576 2021-11-19 07:44 bin/containerd-fuse-overlayfs-grpc
-rwxr-xr-x 0/0           17021 2021-11-22 11:08 bin/containerd-rootless-setuptool.sh
-rwxr-xr-x 0/0            6972 2021-11-22 11:08 bin/containerd-rootless.sh
-rwxr-xr-x 0/0         8798208 2021-11-18 01:06 bin/containerd-shim-runc-v2
-rwxr-xr-x 0/0        56691128 2021-11-18 10:54 bin/containerd-stargz-grpc
-rwxr-xr-x 0/0        22705184 2021-11-18 01:06 bin/containerd-stress
-rwxr-xr-x 0/0        19142701 2021-11-22 11:09 bin/ctd-decoder
-rwxr-xr-x 0/0        27460704 2021-11-18 01:06 bin/ctr
-rwxr-xr-x 0/0        28009128 2021-11-22 11:09 bin/ctr-enc
-rwxr-xr-x 0/0        29106648 2021-11-18 10:54 bin/ctr-remote
-rwxr-xr-x 0/0         2461920 2021-11-22 11:09 bin/fuse-overlayfs
-rwxr-xr-x 0/0        61998400 2021-10-01 17:37 bin/ipfs
-rwxr-xr-x 0/0        27430912 2021-11-22 11:08 bin/nerdctl
-rwxr-xr-x 0/0         9130136 2021-11-08 06:46 bin/rootlessctl
-rwxr-xr-x 0/0        10555302 2021-11-08 06:46 bin/rootlesskit
-rwxr-xr-x 0/0        13482472 2021-11-22 11:08 bin/runc
-rwxr-xr-x 0/0         3669824 2021-11-22 11:09 bin/slirp4netns
drwxr-xr-x 0/0               0 2021-11-22 11:08 lib/
drwxr-xr-x 0/0               0 2021-11-22 11:08 lib/systemd/
drwxr-xr-x 0/0               0 2021-11-22 11:09 lib/systemd/system/
-rw-r--r-- 0/0            1331 2021-11-22 11:08 lib/systemd/system/buildkit.service
-rw-r--r-- 0/0            1270 2021-11-22 11:08 lib/systemd/system/containerd.service
-rw-r--r-- 0/0             312 2021-11-22 11:09 lib/systemd/system/stargz-snapshotter.service
drwxr-xr-x 0/0               0 2021-11-22 11:08 libexec/
drwxrwxr-x 0/0               0 2021-11-22 11:08 libexec/cni/
-rwxr-xr-x 0/0         3990800 2021-09-07 19:48 libexec/cni/bandwidth
-rwxr-xr-x 0/0         4409304 2021-09-07 19:48 libexec/cni/bridge
-rwxr-xr-x 0/0         9784253 2021-09-07 19:49 libexec/cni/dhcp
-rwxr-xr-x 0/0         4553440 2021-09-07 19:48 libexec/cni/firewall
-rwxr-xr-x 0/0         4009601 2021-09-07 19:48 libexec/cni/host-device
-rwxr-xr-x 0/0         3402808 2021-09-07 19:49 libexec/cni/host-local
-rwxr-xr-x 0/0         4144654 2021-09-07 19:48 libexec/cni/ipvlan
-rwxr-xr-x 0/0         2166784 2021-09-27 06:35 libexec/cni/isolation
-rwxr-xr-x 0/0         3472123 2021-09-07 19:48 libexec/cni/loopback
-rwxr-xr-x 0/0         4216875 2021-09-07 19:48 libexec/cni/macvlan
-rwxr-xr-x 0/0         3924908 2021-09-07 19:48 libexec/cni/portmap
-rwxr-xr-x 0/0         4337802 2021-09-07 19:48 libexec/cni/ptp
-rwxr-xr-x 0/0         3682127 2021-09-07 19:48 libexec/cni/sbr
-rwxr-xr-x 0/0         2967017 2021-09-07 19:49 libexec/cni/static
-rwxr-xr-x 0/0         3622640 2021-09-07 19:48 libexec/cni/tuning
-rwxr-xr-x 0/0         4140657 2021-09-07 19:48 libexec/cni/vlan
-rwxr-xr-x 0/0         3715972 2021-09-07 19:48 libexec/cni/vrf
drwxr-xr-x 0/0               0 2021-11-22 11:08 share/
drwxr-xr-x 0/0               0 2021-11-22 11:08 share/doc/
drwxr-xr-x 0/0               0 2021-11-22 11:08 share/doc/nerdctl/
-rw-r--r-- 0/0           53521 2021-11-22 10:59 share/doc/nerdctl/README.md
drwxr-xr-x 0/0               0 2021-11-22 11:08 share/doc/nerdctl/docs/
-rw-r--r-- 0/0            1848 2021-11-22 10:59 share/doc/nerdctl/docs/compose.md
-rw-r--r-- 0/0            2040 2021-11-22 10:59 share/doc/nerdctl/docs/dir.md
-rw-r--r-- 0/0             397 2021-11-22 10:59 share/doc/nerdctl/docs/experimental.md
-rw-r--r-- 0/0            1196 2021-11-22 10:59 share/doc/nerdctl/docs/freebsd.md
-rw-r--r-- 0/0            2326 2021-11-22 10:59 share/doc/nerdctl/docs/gpu.md
-rw-r--r-- 0/0           12696 2021-11-22 10:59 share/doc/nerdctl/docs/ipfs.md
-rw-r--r-- 0/0            1667 2021-11-22 10:59 share/doc/nerdctl/docs/multi-platform.md
-rw-r--r-- 0/0            3198 2021-11-22 10:59 share/doc/nerdctl/docs/ocicrypt.md
-rw-r--r-- 0/0             689 2021-11-22 10:59 share/doc/nerdctl/docs/registry.md
-rw-r--r-- 0/0            3626 2021-11-22 10:59 share/doc/nerdctl/docs/rootless.md
-rw-r--r-- 0/0            4835 2021-11-22 10:59 share/doc/nerdctl/docs/stargz.md
drwxr-xr-x 0/0               0 2021-11-22 11:09 share/doc/nerdctl-full/
-rw-r--r-- 0/0             824 2021-11-22 11:09 share/doc/nerdctl-full/README.md
-rw-r--r-- 0/0            4859 2021-11-22 11:09 share/doc/nerdctl-full/SHA256SUMS

Included components

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

# nerdctl (full distribution)
- nerdctl: v0.14.0
- containerd: v1.5.8
- runc: v1.0.2
- CNI plugins: v1.0.1
- CNI isolation plugin: v0.0.4
- BuildKit: v0.9.3
- Stargz Snapshotter: v0.10.1
- imgcrypt: v1.1.2
- RootlessKit: v0.14.6
- slirp4netns: v1.1.12
- fuse-overlayfs: v1.7.1
- containerd-fuse-overlayfs: v1.0.4
- IPFS: v0.10.0

## License
- bin/slirp4netns:    [GNU GENERAL PUBLIC LICENSE, Version 2](https://github.com/rootless-containers/slirp4netns/blob/v1.1.12/COPYING)
- bin/fuse-overlayfs: [GNU GENERAL PUBLIC LICENSE, Version 3](https://github.com/containers/fuse-overlayfs/blob/v1.7.1/COPYING)
- bin/runc (Apache License 2.0) is statically linked with libseccomp ([LGPL 2.1](https://github.com/seccomp/libseccomp/blob/main/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/1489828661

The sha256sum of the SHA256SUMS file itself is e6b08621ba1663d495110c1c31824c7d1e2002f224936e4386e4b36a4ad50304 .

v0.13.0

04 Nov 07:04
v0.13.0
08792cc
Compare
Choose a tag to compare

Key features: Multi-platform mode, nerdctl image encrypt, Kubernetes-aware nerdctl ps, zsh completion

Changes

Other changes: https://github.com/containerd/nerdctl/milestone/8?closed=1

About the binaries

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

-rwxr-xr-x root/root  22806528 2021-11-04 05:48 nerdctl
-rwxr-xr-x root/root     14866 2021-11-04 05:47 containerd-rootless-setuptool.sh
-rwxr-xr-x root/root      6972 2021-11-04 05:47 containerd-rootless.sh

Full

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

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

drwxr-xr-x 0/0               0 2021-11-04 05:55 bin/
-rwxr-xr-x 0/0        25847673 2015-10-21 00:00 bin/buildctl
-rwxr-xr-x 0/0        38753894 2015-10-21 00:00 bin/buildkitd
-rwxr-xr-x 0/0        49275392 2021-10-05 01:06 bin/containerd
-rwxr-xr-x 0/0         9990144 2021-06-24 08:25 bin/containerd-fuse-overlayfs-grpc
-rwxr-xr-x 0/0           14866 2021-11-04 05:53 bin/containerd-rootless-setuptool.sh
-rwxr-xr-x 0/0            6972 2021-11-04 05:53 bin/containerd-rootless.sh
-rwxr-xr-x 0/0         8798208 2021-10-05 01:06 bin/containerd-shim-runc-v2
-rwxr-xr-x 0/0        38850560 2021-09-29 07:05 bin/containerd-stargz-grpc
-rwxr-xr-x 0/0        22696992 2021-10-05 01:06 bin/containerd-stress
-rwxr-xr-x 0/0        19144922 2021-11-04 05:54 bin/ctd-decoder
-rwxr-xr-x 0/0        27452512 2021-10-05 01:06 bin/ctr
-rwxr-xr-x 0/0        28002634 2021-11-04 05:54 bin/ctr-enc
-rwxr-xr-x 0/0        24044216 2021-09-29 07:05 bin/ctr-remote
-rwxr-xr-x 0/0         2461920 2021-11-04 05:55 bin/fuse-overlayfs
-rwxr-xr-x 0/0        22777856 2021-11-04 05:53 bin/nerdctl
-rwxr-xr-x 0/0         9157229 2021-08-18 07:52 bin/rootlessctl
-rwxr-xr-x 0/0        10579358 2021-08-18 07:52 bin/rootlesskit
-rwxr-xr-x 0/0        13482352 2021-11-04 05:54 bin/runc
-rwxr-xr-x 0/0         3669824 2021-11-04 05:55 bin/slirp4netns
drwxr-xr-x 0/0               0 2021-11-04 05:53 lib/
drwxr-xr-x 0/0               0 2021-11-04 05:53 lib/systemd/
drwxr-xr-x 0/0               0 2021-11-04 05:54 lib/systemd/system/
-rw-r--r-- 0/0            1331 2021-11-04 05:54 lib/systemd/system/buildkit.service
-rw-r--r-- 0/0            1270 2021-11-04 05:53 lib/systemd/system/containerd.service
-rw-r--r-- 0/0             312 2021-11-04 05:54 lib/systemd/system/stargz-snapshotter.service
drwxr-xr-x 0/0               0 2021-11-04 05:54 libexec/
drwxrwxr-x 0/0               0 2021-11-04 05:54 libexec/cni/
-rwxr-xr-x 0/0         3990800 2021-09-07 19:48 libexec/cni/bandwidth
-rwxr-xr-x 0/0         4409304 2021-09-07 19:48 libexec/cni/bridge
-rwxr-xr-x 0/0         9784253 2021-09-07 19:49 libexec/cni/dhcp
-rwxr-xr-x 0/0         4553440 2021-09-07 19:48 libexec/cni/firewall
-rwxr-xr-x 0/0         4009601 2021-09-07 19:48 libexec/cni/host-device
-rwxr-xr-x 0/0         3402808 2021-09-07 19:49 libexec/cni/host-local
-rwxr-xr-x 0/0         4144654 2021-09-07 19:48 libexec/cni/ipvlan
-rwxr-xr-x 0/0         2166784 2021-09-27 06:35 libexec/cni/isolation
-rwxr-xr-x 0/0         3472123 2021-09-07 19:48 libexec/cni/loopback
-rwxr-xr-x 0/0         4216875 2021-09-07 19:48 libexec/cni/macvlan
-rwxr-xr-x 0/0         3924908 2021-09-07 19:48 libexec/cni/portmap
-rwxr-xr-x 0/0         4337802 2021-09-07 19:48 libexec/cni/ptp
-rwxr-xr-x 0/0         3682127 2021-09-07 19:48 libexec/cni/sbr
-rwxr-xr-x 0/0         2967017 2021-09-07 19:49 libexec/cni/static
-rwxr-xr-x 0/0         3622640 2021-09-07 19:48 libexec/cni/tuning
-rwxr-xr-x 0/0         4140657 2021-09-07 19:48 libexec/cni/vlan
-rwxr-xr-x 0/0         3715972 2021-09-07 19:48 libexec/cni/vrf
drwxr-xr-x 0/0               0 2021-11-04 05:53 share/
drwxr-xr-x 0/0               0 2021-11-04 05:53 share/doc/
drwxr-xr-x 0/0               0 2021-11-04 05:53 share/doc/nerdctl/
-rw-r--r-- 0/0           46105 2021-11-04 05:47 share/doc/nerdctl/README.md
drwxr-xr-x 0/0               0 2021-11-04 05:53 share/doc/nerdctl/docs/
-rw-r--r-- 0/0            1848 2021-11-04 05:47 share/doc/nerdctl/docs/compose.md
-rw-r--r-- 0/0            2040 2021-11-04 05:47 share/doc/nerdctl/docs/dir.md
-rw-r--r-- 0/0             355 2021-11-04 05:47 share/doc/nerdctl/docs/experimental.md
-rw-r--r-- 0/0            1196 2021-11-04 05:47 share/doc/nerdctl/docs/freebsd.md
-rw-r--r-- 0/0            2326 2021-11-04 05:47 share/doc/nerdctl/docs/gpu.md
-rw-r--r-- 0/0            1667 2021-11-04 05:47 share/doc/nerdctl/docs/multi-platform.md
-rw-r--r-- 0/0            3198 2021-11-04 05:47 share/doc/nerdctl/docs/ocicrypt.md
-rw-r--r-- 0/0             689 2021-11-04 05:47 share/doc/nerdctl/docs/registry.md
-rw-r--r-- 0/0            3626 2021-11-04 05:47 share/doc/nerdctl/docs/rootless.md
-rw-r--r-- 0/0            4835 2021-11-04 05:47 share/doc/nerdctl/docs/stargz.md
drwxr-xr-x 0/0               0 2021-11-04 05:55 share/doc/nerdctl-full/
-rw-r--r-- 0/0             807 2021-11-04 05:55 share/doc/nerdctl-full/README.md
-rw-r--r-- 0/0            4683 2021-11-04 05:55 share/doc/nerdctl-full/SHA256SUMS

Included components

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

# nerdctl (full distribution)
- nerdctl: v0.13.0
- containerd: v1.5.7
- runc: v1.0.2
- CNI plugins: v1.0.1
- CNI isolation plugin: v0.0.4
- BuildKit: v0.9.2
- Stargz Snapshotter: v0.9.0
- imgcrypt: v1.1.2
- RootlessKit: v0.14.5
- slirp4netns: v1.1.12
- fuse-overlayfs: v1.7.1
- containerd-fuse-overlayfs: v1.0.3

## License
- bin/slirp4netns:    [GNU GENERAL PUBLIC LICENSE, Version 2](https://github.com/rootless-containers/slirp4netns/blob/v1.1.12/COPYING)
- bin/fuse-overlayfs: [GNU GENERAL PUBLIC LICENSE, Version 3](https://github.com/containers/fuse-overlayfs/blob/v1.7.1/COPYING)
- bin/runc (Apache License 2.0) is statically linked with libseccomp ([LGPL 2.1](https://github.com/seccomp/libseccomp/blob/main/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/1420023628

The sha256sum of the SHA256SUMS file itself is bcec99f3dc8434116e8f4246d58c54079682f2ffa1f8da38c60cc6884918d4f4 .

v0.12.1

05 Oct 07:18
v0.12.1
6f0c8b7
Compare
Choose a tag to compare

Changes

  • nerdctl-full: update containerd (v1.5.7), BuildKit (v0.9.1) (#411)

Other changes: https://github.com/containerd/nerdctl/milestone/7?closed=1

About the binaries

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

-rwxr-xr-x root/root  21700608 2021-10-05 06:59 nerdctl
-rwxr-xr-x root/root     14866 2021-10-05 06:59 containerd-rootless-setuptool.sh
-rwxr-xr-x root/root      6972 2021-10-05 06:59 containerd-rootless.sh

Full

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

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

drwxr-xr-x 0/0               0 2021-10-05 07:06 bin/
-rwxr-xr-x 0/0        25845593 2015-10-21 00:00 bin/buildctl
-rwxr-xr-x 0/0        38758293 2015-10-21 00:00 bin/buildkitd
-rwxr-xr-x 0/0        49275392 2021-10-05 01:06 bin/containerd
-rwxr-xr-x 0/0         9990144 2021-06-24 08:25 bin/containerd-fuse-overlayfs-grpc
-rwxr-xr-x 0/0           14866 2021-10-05 07:05 bin/containerd-rootless-setuptool.sh
-rwxr-xr-x 0/0            6972 2021-10-05 07:05 bin/containerd-rootless.sh
-rwxr-xr-x 0/0         8798208 2021-10-05 01:06 bin/containerd-shim-runc-v2
-rwxr-xr-x 0/0        38850560 2021-09-29 07:05 bin/containerd-stargz-grpc
-rwxr-xr-x 0/0        22696992 2021-10-05 01:06 bin/containerd-stress
-rwxr-xr-x 0/0        19144482 2021-10-05 07:06 bin/ctd-decoder
-rwxr-xr-x 0/0        27452512 2021-10-05 01:06 bin/ctr
-rwxr-xr-x 0/0        28010468 2021-10-05 07:06 bin/ctr-enc
-rwxr-xr-x 0/0        24044216 2021-09-29 07:05 bin/ctr-remote
-rwxr-xr-x 0/0         2461920 2021-10-05 07:06 bin/fuse-overlayfs
-rwxr-xr-x 0/0        21676032 2021-10-05 07:05 bin/nerdctl
-rwxr-xr-x 0/0         9157229 2021-08-18 07:52 bin/rootlessctl
-rwxr-xr-x 0/0        10579358 2021-08-18 07:52 bin/rootlesskit
-rwxr-xr-x 0/0        13477800 2021-10-05 07:05 bin/runc
-rwxr-xr-x 0/0         3669824 2021-10-05 07:06 bin/slirp4netns
-rwxr-xr-x 0/0        36823040 2021-09-29 07:05 bin/stargz-store
drwxr-xr-x 0/0               0 2021-10-05 07:05 lib/
drwxr-xr-x 0/0               0 2021-10-05 07:05 lib/systemd/
drwxr-xr-x 0/0               0 2021-10-05 07:05 lib/systemd/system/
-rw-r--r-- 0/0            1331 2021-10-05 07:05 lib/systemd/system/buildkit.service
-rw-r--r-- 0/0            1270 2021-10-05 07:05 lib/systemd/system/containerd.service
-rw-r--r-- 0/0             312 2021-10-05 07:05 lib/systemd/system/stargz-snapshotter.service
drwxr-xr-x 0/0               0 2021-10-05 07:05 libexec/
drwxrwxr-x 0/0               0 2021-10-05 07:05 libexec/cni/
-rwxr-xr-x 0/0         3990800 2021-09-07 19:48 libexec/cni/bandwidth
-rwxr-xr-x 0/0         4409304 2021-09-07 19:48 libexec/cni/bridge
-rwxr-xr-x 0/0         9784253 2021-09-07 19:49 libexec/cni/dhcp
-rwxr-xr-x 0/0         4553440 2021-09-07 19:48 libexec/cni/firewall
-rwxr-xr-x 0/0         4009601 2021-09-07 19:48 libexec/cni/host-device
-rwxr-xr-x 0/0         3402808 2021-09-07 19:49 libexec/cni/host-local
-rwxr-xr-x 0/0         4144654 2021-09-07 19:48 libexec/cni/ipvlan
-rwxr-xr-x 0/0         2166784 2021-09-27 06:35 libexec/cni/isolation
-rwxr-xr-x 0/0         3472123 2021-09-07 19:48 libexec/cni/loopback
-rwxr-xr-x 0/0         4216875 2021-09-07 19:48 libexec/cni/macvlan
-rwxr-xr-x 0/0         3924908 2021-09-07 19:48 libexec/cni/portmap
-rwxr-xr-x 0/0         4337802 2021-09-07 19:48 libexec/cni/ptp
-rwxr-xr-x 0/0         3682127 2021-09-07 19:48 libexec/cni/sbr
-rwxr-xr-x 0/0         2967017 2021-09-07 19:49 libexec/cni/static
-rwxr-xr-x 0/0         3622640 2021-09-07 19:48 libexec/cni/tuning
-rwxr-xr-x 0/0         4140657 2021-09-07 19:48 libexec/cni/vlan
-rwxr-xr-x 0/0         3715972 2021-09-07 19:48 libexec/cni/vrf
drwxr-xr-x 0/0               0 2021-10-05 07:05 share/
drwxr-xr-x 0/0               0 2021-10-05 07:05 share/doc/
drwxr-xr-x 0/0               0 2021-10-05 07:05 share/doc/nerdctl/
-rw-r--r-- 0/0           40113 2021-10-05 06:59 share/doc/nerdctl/README.md
drwxr-xr-x 0/0               0 2021-10-05 07:05 share/doc/nerdctl/docs/
-rw-r--r-- 0/0            1848 2021-10-05 06:59 share/doc/nerdctl/docs/compose.md
-rw-r--r-- 0/0            2040 2021-10-05 06:59 share/doc/nerdctl/docs/dir.md
-rw-r--r-- 0/0             355 2021-10-05 06:59 share/doc/nerdctl/docs/experimental.md
-rw-r--r-- 0/0            1196 2021-10-05 06:59 share/doc/nerdctl/docs/freebsd.md
-rw-r--r-- 0/0            2326 2021-10-05 06:59 share/doc/nerdctl/docs/gpu.md
-rw-r--r-- 0/0            1390 2021-10-05 06:59 share/doc/nerdctl/docs/ocicrypt.md
-rw-r--r-- 0/0             689 2021-10-05 06:59 share/doc/nerdctl/docs/registry.md
-rw-r--r-- 0/0            3710 2021-10-05 06:59 share/doc/nerdctl/docs/rootless.md
-rw-r--r-- 0/0            4835 2021-10-05 06:59 share/doc/nerdctl/docs/stargz.md
drwxr-xr-x 0/0               0 2021-10-05 07:06 share/doc/nerdctl-full/
-rw-r--r-- 0/0             807 2021-10-05 07:06 share/doc/nerdctl-full/README.md
-rw-r--r-- 0/0            4659 2021-10-05 07:06 share/doc/nerdctl-full/SHA256SUMS

Included components

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

# nerdctl (full distribution)
- nerdctl: v0.12.1
- containerd: v1.5.7
- runc: v1.0.2
- CNI plugins: v1.0.1
- CNI isolation plugin: v0.0.4
- BuildKit: v0.9.1
- Stargz Snapshotter: v0.9.0
- imgcrypt: v1.1.1
- RootlessKit: v0.14.5
- slirp4netns: v1.1.12
- fuse-overlayfs: v1.7.1
- containerd-fuse-overlayfs: v1.0.3

## License
- bin/slirp4netns:    [GNU GENERAL PUBLIC LICENSE, Version 2](https://github.com/rootless-containers/slirp4netns/blob/v1.1.12/COPYING)
- bin/fuse-overlayfs: [GNU GENERAL PUBLIC LICENSE, Version 3](https://github.com/containers/fuse-overlayfs/blob/v1.7.1/COPYING)
- bin/runc (Apache License 2.0) is statically linked with libseccomp ([LGPL 2.1](https://github.com/seccomp/libseccomp/blob/main/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/1306723718

The sha256sum of the SHA256SUMS file itself is 4b7c8950ab94c6ee23c94517c375e2745191a0a5122979a6b5b53bb68db5a306 .

v0.12.0

30 Sep 12:49
v0.12.0
aab5de3
Compare
Choose a tag to compare

Changes

  • Initial support for FreeBSD jails (#361, thanks to @akhramov)

  • nerdctl run:

  • nerdctl build: support --output=(local|oci|tar|docker|image), --quiet, --cache-from, --cache-to (#391, #399, thanks to @ehazlett for --output=local)

  • nerdctl images: fix output (#357, thanks to @fahedouch)

  • nerdctl network create: fix help message of --label (#381, thanks to @thediveo)

  • nerdctl-full: update containerd (v1.5.6), Stargz Snapshotter (v0.9.0), CNI isolation plugin (v0.0.4) (#397, #389)

Other changes: https://github.com/containerd/nerdctl/milestone/6?closed=1

About the binaries

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

-rwxr-xr-x root/root  21696512 2021-09-30 11:50 nerdctl
-rwxr-xr-x root/root     14866 2021-09-30 11:49 containerd-rootless-setuptool.sh
-rwxr-xr-x root/root      6972 2021-09-30 11:49 containerd-rootless.sh

Full

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

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

drwxr-xr-x 0/0               0 2021-09-30 11:57 bin/
-rwxr-xr-x 0/0        25846728 2015-10-21 00:00 bin/buildctl
-rwxr-xr-x 0/0        38724360 2015-10-21 00:00 bin/buildkitd
-rwxr-xr-x 0/0        49271232 2021-09-30 01:11 bin/containerd
-rwxr-xr-x 0/0         9990144 2021-06-24 08:25 bin/containerd-fuse-overlayfs-grpc
-rwxr-xr-x 0/0           14866 2021-09-30 11:55 bin/containerd-rootless-setuptool.sh
-rwxr-xr-x 0/0            6972 2021-09-30 11:55 bin/containerd-rootless.sh
-rwxr-xr-x 0/0         8798208 2021-09-30 01:11 bin/containerd-shim-runc-v2
-rwxr-xr-x 0/0        38850560 2021-09-29 07:05 bin/containerd-stargz-grpc
-rwxr-xr-x 0/0        22696992 2021-09-30 01:11 bin/containerd-stress
-rwxr-xr-x 0/0        19144482 2021-09-30 11:57 bin/ctd-decoder
-rwxr-xr-x 0/0        27452512 2021-09-30 01:11 bin/ctr
-rwxr-xr-x 0/0        27999700 2021-09-30 11:57 bin/ctr-enc
-rwxr-xr-x 0/0        24044216 2021-09-29 07:05 bin/ctr-remote
-rwxr-xr-x 0/0         2461920 2021-09-30 11:57 bin/fuse-overlayfs
-rwxr-xr-x 0/0        21671936 2021-09-30 11:55 bin/nerdctl
-rwxr-xr-x 0/0         9157229 2021-08-18 07:52 bin/rootlessctl
-rwxr-xr-x 0/0        10579358 2021-08-18 07:52 bin/rootlesskit
-rwxr-xr-x 0/0        13477800 2021-09-30 11:56 bin/runc
-rwxr-xr-x 0/0         3669824 2021-09-30 11:57 bin/slirp4netns
-rwxr-xr-x 0/0        36823040 2021-09-29 07:05 bin/stargz-store
drwxr-xr-x 0/0               0 2021-09-30 11:56 lib/
drwxr-xr-x 0/0               0 2021-09-30 11:56 lib/systemd/
drwxr-xr-x 0/0               0 2021-09-30 11:56 lib/systemd/system/
-rw-r--r-- 0/0            1331 2021-09-30 11:56 lib/systemd/system/buildkit.service
-rw-r--r-- 0/0            1270 2021-09-30 11:55 lib/systemd/system/containerd.service
-rw-r--r-- 0/0             312 2021-09-30 11:56 lib/systemd/system/stargz-snapshotter.service
drwxr-xr-x 0/0               0 2021-09-30 11:56 libexec/
drwxrwxr-x 0/0               0 2021-09-30 11:56 libexec/cni/
-rwxr-xr-x 0/0         3990800 2021-09-07 19:48 libexec/cni/bandwidth
-rwxr-xr-x 0/0         4409304 2021-09-07 19:48 libexec/cni/bridge
-rwxr-xr-x 0/0         9784253 2021-09-07 19:49 libexec/cni/dhcp
-rwxr-xr-x 0/0         4553440 2021-09-07 19:48 libexec/cni/firewall
-rwxr-xr-x 0/0         4009601 2021-09-07 19:48 libexec/cni/host-device
-rwxr-xr-x 0/0         3402808 2021-09-07 19:49 libexec/cni/host-local
-rwxr-xr-x 0/0         4144654 2021-09-07 19:48 libexec/cni/ipvlan
-rwxr-xr-x 0/0         2166784 2021-09-27 06:35 libexec/cni/isolation
-rwxr-xr-x 0/0         3472123 2021-09-07 19:48 libexec/cni/loopback
-rwxr-xr-x 0/0         4216875 2021-09-07 19:48 libexec/cni/macvlan
-rwxr-xr-x 0/0         3924908 2021-09-07 19:48 libexec/cni/portmap
-rwxr-xr-x 0/0         4337802 2021-09-07 19:48 libexec/cni/ptp
-rwxr-xr-x 0/0         3682127 2021-09-07 19:48 libexec/cni/sbr
-rwxr-xr-x 0/0         2967017 2021-09-07 19:49 libexec/cni/static
-rwxr-xr-x 0/0         3622640 2021-09-07 19:48 libexec/cni/tuning
-rwxr-xr-x 0/0         4140657 2021-09-07 19:48 libexec/cni/vlan
-rwxr-xr-x 0/0         3715972 2021-09-07 19:48 libexec/cni/vrf
drwxr-xr-x 0/0               0 2021-09-30 11:55 share/
drwxr-xr-x 0/0               0 2021-09-30 11:55 share/doc/
drwxr-xr-x 0/0               0 2021-09-30 11:55 share/doc/nerdctl/
-rw-r--r-- 0/0           40110 2021-09-30 11:49 share/doc/nerdctl/README.md
drwxr-xr-x 0/0               0 2021-09-30 11:55 share/doc/nerdctl/docs/
-rw-r--r-- 0/0            1848 2021-09-30 11:49 share/doc/nerdctl/docs/compose.md
-rw-r--r-- 0/0            2040 2021-09-30 11:49 share/doc/nerdctl/docs/dir.md
-rw-r--r-- 0/0             355 2021-09-30 11:49 share/doc/nerdctl/docs/experimental.md
-rw-r--r-- 0/0            1196 2021-09-30 11:49 share/doc/nerdctl/docs/freebsd.md
-rw-r--r-- 0/0            2326 2021-09-30 11:49 share/doc/nerdctl/docs/gpu.md
-rw-r--r-- 0/0            1390 2021-09-30 11:49 share/doc/nerdctl/docs/ocicrypt.md
-rw-r--r-- 0/0             689 2021-09-30 11:49 share/doc/nerdctl/docs/registry.md
-rw-r--r-- 0/0            3710 2021-09-30 11:49 share/doc/nerdctl/docs/rootless.md
-rw-r--r-- 0/0            4835 2021-09-30 11:49 share/doc/nerdctl/docs/stargz.md
drwxr-xr-x 0/0               0 2021-09-30 11:57 share/doc/nerdctl-full/
-rw-r--r-- 0/0             807 2021-09-30 11:57 share/doc/nerdctl-full/README.md
-rw-r--r-- 0/0            4659 2021-09-30 11:57 share/doc/nerdctl-full/SHA256SUMS

Included components

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

# nerdctl (full distribution)
- nerdctl: v0.12.0
- containerd: v1.5.6
- runc: v1.0.2
- CNI plugins: v1.0.1
- CNI isolation plugin: v0.0.4
- BuildKit: v0.9.0
- Stargz Snapshotter: v0.9.0
- imgcrypt: v1.1.1
- RootlessKit: v0.14.5
- slirp4netns: v1.1.12
- fuse-overlayfs: v1.7.1
- containerd-fuse-overlayfs: v1.0.3

## License
- bin/slirp4netns:    [GNU GENERAL PUBLIC LICENSE, Version 2](https://github.com/rootless-containers/slirp4netns/blob/v1.1.12/COPYING)
- bin/fuse-overlayfs: [GNU GENERAL PUBLIC LICENSE, Version 3](https://github.com/containers/fuse-overlayfs/blob/v1.7.1/COPYING)
- bin/runc (Apache License 2.0) is statically linked with libseccomp ([LGPL 2.1](https://github.com/seccomp/libseccomp/blob/main/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/1290882285

The sha256sum of the SHA256SUMS file itself is 58776b57a429a6e9634fabf5d1ac2f5d9017fbfcf30398f63c54905040904c2d .

v0.11.2

16 Sep 06:04
v0.11.2
d164112
Compare
Choose a tag to compare

Changes

  • Add nerdctl run --add-hosts (#328, thanks to @fahedouch)
  • Add nerdctl events --format (#327, thanks to @ningmingxiao)
  • Fix nerdctl inspect (#324, thanks to @ningmingxiao)
  • Bump up the seccomp profile to support clone3 (#360)
  • nerdctl-full: update runc (v1.0.2), stargz-snapshotter (v0.8.0), CNI plugins (v1.0.1) (#322, #323, #358)

Other changes: https://github.com/containerd/nerdctl/milestone/5?closed=1

About the binaries

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

-rwxr-xr-x root/root  21528576 2021-09-16 05:51 nerdctl
-rwxr-xr-x root/root     14866 2021-09-16 05:50 containerd-rootless-setuptool.sh
-rwxr-xr-x root/root      6972 2021-09-16 05:50 containerd-rootless.sh

Full

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

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

drwxr-xr-x 0/0               0 2021-09-16 05:56 bin/
-rwxr-xr-x 0/0        25846728 2015-10-21 00:00 bin/buildctl
-rwxr-xr-x 0/0        38724360 2015-10-21 00:00 bin/buildkitd
-rwxr-xr-x 0/0        49271232 2021-07-29 19:13 bin/containerd
-rwxr-xr-x 0/0         9990144 2021-06-24 08:25 bin/containerd-fuse-overlayfs-grpc
-rwxr-xr-x 0/0           14866 2021-09-16 05:55 bin/containerd-rootless-setuptool.sh
-rwxr-xr-x 0/0            6972 2021-09-16 05:55 bin/containerd-rootless.sh
-rwxr-xr-x 0/0         8798208 2021-07-29 19:13 bin/containerd-shim-runc-v2
-rwxr-xr-x 0/0        38805504 2021-08-31 13:23 bin/containerd-stargz-grpc
-rwxr-xr-x 0/0        22696992 2021-07-29 19:13 bin/containerd-stress
-rwxr-xr-x 0/0        18844455 2021-09-16 05:56 bin/ctd-decoder
-rwxr-xr-x 0/0        27444320 2021-07-29 19:13 bin/ctr
-rwxr-xr-x 0/0        27550364 2021-09-16 05:56 bin/ctr-enc
-rwxr-xr-x 0/0        23912952 2021-08-31 13:23 bin/ctr-remote
-rwxr-xr-x 0/0         2461920 2021-09-16 05:56 bin/fuse-overlayfs
-rwxr-xr-x 0/0        21504000 2021-09-16 05:55 bin/nerdctl
-rwxr-xr-x 0/0         9157229 2021-08-18 07:52 bin/rootlessctl
-rwxr-xr-x 0/0        10579358 2021-08-18 07:52 bin/rootlesskit
-rwxr-xr-x 0/0        13477800 2021-09-16 05:55 bin/runc
-rwxr-xr-x 0/0         3669824 2021-09-16 05:56 bin/slirp4netns
-rwxr-xr-x 0/0        36777984 2021-08-31 13:23 bin/stargz-store
drwxr-xr-x 0/0               0 2021-09-16 05:55 lib/
drwxr-xr-x 0/0               0 2021-09-16 05:55 lib/systemd/
drwxr-xr-x 0/0               0 2021-09-16 05:56 lib/systemd/system/
-rw-r--r-- 0/0            1331 2021-09-16 05:56 lib/systemd/system/buildkit.service
-rw-r--r-- 0/0            1270 2021-09-16 05:55 lib/systemd/system/containerd.service
-rw-r--r-- 0/0             312 2021-09-16 05:56 lib/systemd/system/stargz-snapshotter.service
drwxr-xr-x 0/0               0 2021-09-16 05:55 libexec/
drwxrwxr-x 0/0               0 2021-09-16 05:55 libexec/cni/
-rwxr-xr-x 0/0         3990800 2021-09-07 19:48 libexec/cni/bandwidth
-rwxr-xr-x 0/0         4409304 2021-09-07 19:48 libexec/cni/bridge
-rwxr-xr-x 0/0         9784253 2021-09-07 19:49 libexec/cni/dhcp
-rwxr-xr-x 0/0         4553440 2021-09-07 19:48 libexec/cni/firewall
-rwxr-xr-x 0/0         4009601 2021-09-07 19:48 libexec/cni/host-device
-rwxr-xr-x 0/0         3402808 2021-09-07 19:49 libexec/cni/host-local
-rwxr-xr-x 0/0         4144654 2021-09-07 19:48 libexec/cni/ipvlan
-rwxr-xr-x 0/0         2387968 2021-01-19 09:17 libexec/cni/isolation
-rwxr-xr-x 0/0         3472123 2021-09-07 19:48 libexec/cni/loopback
-rwxr-xr-x 0/0         4216875 2021-09-07 19:48 libexec/cni/macvlan
-rwxr-xr-x 0/0         3924908 2021-09-07 19:48 libexec/cni/portmap
-rwxr-xr-x 0/0         4337802 2021-09-07 19:48 libexec/cni/ptp
-rwxr-xr-x 0/0         3682127 2021-09-07 19:48 libexec/cni/sbr
-rwxr-xr-x 0/0         2967017 2021-09-07 19:49 libexec/cni/static
-rwxr-xr-x 0/0         3622640 2021-09-07 19:48 libexec/cni/tuning
-rwxr-xr-x 0/0         4140657 2021-09-07 19:48 libexec/cni/vlan
-rwxr-xr-x 0/0         3715972 2021-09-07 19:48 libexec/cni/vrf
drwxr-xr-x 0/0               0 2021-09-16 05:55 share/
drwxr-xr-x 0/0               0 2021-09-16 05:55 share/doc/
drwxr-xr-x 0/0               0 2021-09-16 05:55 share/doc/nerdctl/
-rw-r--r-- 0/0           38709 2021-09-16 05:50 share/doc/nerdctl/README.md
drwxr-xr-x 0/0               0 2021-09-16 05:55 share/doc/nerdctl/docs/
-rw-r--r-- 0/0            1848 2021-09-16 05:50 share/doc/nerdctl/docs/compose.md
-rw-r--r-- 0/0            1982 2021-09-16 05:50 share/doc/nerdctl/docs/dir.md
-rw-r--r-- 0/0            2326 2021-09-16 05:50 share/doc/nerdctl/docs/gpu.md
-rw-r--r-- 0/0            1390 2021-09-16 05:50 share/doc/nerdctl/docs/ocicrypt.md
-rw-r--r-- 0/0             689 2021-09-16 05:50 share/doc/nerdctl/docs/registry.md
-rw-r--r-- 0/0            3710 2021-09-16 05:50 share/doc/nerdctl/docs/rootless.md
-rw-r--r-- 0/0            4835 2021-09-16 05:50 share/doc/nerdctl/docs/stargz.md
drwxr-xr-x 0/0               0 2021-09-16 05:56 share/doc/nerdctl-full/
-rw-r--r-- 0/0             807 2021-09-16 05:56 share/doc/nerdctl-full/README.md
-rw-r--r-- 0/0            4450 2021-09-16 05:56 share/doc/nerdctl-full/SHA256SUMS

Included components

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

# nerdctl (full distribution)
- nerdctl: v0.11.2
- containerd: v1.5.5
- runc: v1.0.2
- CNI plugins: v1.0.1
- CNI isolation plugin: v0.0.3
- BuildKit: v0.9.0
- Stargz Snapshotter: v0.8.0
- imgcrypt: v1.1.1
- RootlessKit: v0.14.5
- slirp4netns: v1.1.12
- fuse-overlayfs: v1.7.1
- containerd-fuse-overlayfs: v1.0.3

## License
- bin/slirp4netns:    [GNU GENERAL PUBLIC LICENSE, Version 2](https://github.com/rootless-containers/slirp4netns/blob/v1.1.12/COPYING)
- bin/fuse-overlayfs: [GNU GENERAL PUBLIC LICENSE, Version 3](https://github.com/containers/fuse-overlayfs/blob/v1.7.1/COPYING)
- bin/runc (Apache License 2.0) is statically linked with libseccomp ([LGPL 2.1](https://github.com/seccomp/libseccomp/blob/main/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/1240394840

The sha256sum of the SHA256SUMS file itself is e0dae8c4462c1fc6f4ea97b1bfc5b7bf4526a97da06a50474ac2ddd10bf127bb .

v0.11.1

20 Aug 10:16
v0.11.1
95071bf
Compare
Choose a tag to compare

Changes

  • Compose: support env vars in YAML (#305, thanks to @fahedouch)
  • New command flags:
    • Add nerdctl load --all-platforms (#316, thanks to @cpuguy83)
    • Add nerdctl run --pidfile=FILE (#311, thanks to @developer-guy)
    • Add nerdctl (ps|images|volume ls|network ls|version) --format="{{json .}}" (#319)
  • Fix image size calculation (#310, thanks to @fahedouch)
  • Support Debian's CNI path (/usr/lib/cni) (#315, thanks to @vbatts)
  • Add test for --insecure-registry (#301, thanks to @ktock)
  • Update Go (v1.17) (#318)
  • nerdctl-full: update containerd (v1.5.5), RootlessKit (v0.14.5), slirp4netns (v1.1.12), fuse-overlayfs (v1.7.1), CNI plugins (v1.0.0) (#318, #313, #306)

Other changes: https://github.com/containerd/nerdctl/milestone/4?closed=1

About the binaries

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

-rwxr-xr-x root/root  21446656 2021-08-20 09:42 nerdctl
-rwxr-xr-x root/root     14866 2021-08-20 09:41 containerd-rootless-setuptool.sh
-rwxr-xr-x root/root      6972 2021-08-20 09:41 containerd-rootless.sh

Full

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

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

drwxr-xr-x 0/0               0 2021-08-20 09:49 bin/
-rwxr-xr-x 0/0        25846728 2015-10-21 00:00 bin/buildctl
-rwxr-xr-x 0/0        38724360 2015-10-21 00:00 bin/buildkitd
-rwxr-xr-x 0/0        49271232 2021-07-29 19:13 bin/containerd
-rwxr-xr-x 0/0         9990144 2021-06-24 08:25 bin/containerd-fuse-overlayfs-grpc
-rwxr-xr-x 0/0           14866 2021-08-20 09:47 bin/containerd-rootless-setuptool.sh
-rwxr-xr-x 0/0            6972 2021-08-20 09:47 bin/containerd-rootless.sh
-rwxr-xr-x 0/0         8798208 2021-07-29 19:13 bin/containerd-shim-runc-v2
-rwxr-xr-x 0/0        38961152 2021-07-16 09:23 bin/containerd-stargz-grpc
-rwxr-xr-x 0/0        22696992 2021-07-29 19:13 bin/containerd-stress
-rwxr-xr-x 0/0        18844119 2021-08-20 09:49 bin/ctd-decoder
-rwxr-xr-x 0/0        27444320 2021-07-29 19:13 bin/ctr
-rwxr-xr-x 0/0        27549844 2021-08-20 09:49 bin/ctr-enc
-rwxr-xr-x 0/0        24924720 2021-07-16 09:23 bin/ctr-remote
-rwxr-xr-x 0/0         2461920 2021-08-20 09:49 bin/fuse-overlayfs
-rwxr-xr-x 0/0        21422080 2021-08-20 09:47 bin/nerdctl
-rwxr-xr-x 0/0         9157229 2021-08-18 07:52 bin/rootlessctl
-rwxr-xr-x 0/0        10579358 2021-08-18 07:52 bin/rootlesskit
-rwxr-xr-x 0/0        10990704 2021-08-20 09:47 bin/runc
-rwxr-xr-x 0/0         3669824 2021-08-20 09:49 bin/slirp4netns
-rwxr-xr-x 0/0        37093376 2021-07-16 09:23 bin/stargz-store
drwxr-xr-x 0/0               0 2021-08-20 09:47 lib/
drwxr-xr-x 0/0               0 2021-08-20 09:47 lib/systemd/
drwxr-xr-x 0/0               0 2021-08-20 09:48 lib/systemd/system/
-rw-r--r-- 0/0            1331 2021-08-20 09:48 lib/systemd/system/buildkit.service
-rw-r--r-- 0/0            1270 2021-08-20 09:47 lib/systemd/system/containerd.service
-rw-r--r-- 0/0             312 2021-08-20 09:48 lib/systemd/system/stargz-snapshotter.service
drwxr-xr-x 0/0               0 2021-08-20 09:48 libexec/
drwxrwxr-x 0/0               0 2021-08-20 09:48 libexec/cni/
-rwxr-xr-x 0/0         3990548 2021-08-11 15:46 libexec/cni/bandwidth
-rwxr-xr-x 0/0         4409304 2021-08-11 15:46 libexec/cni/bridge
-rwxr-xr-x 0/0         9784253 2021-08-11 15:46 libexec/cni/dhcp
-rwxr-xr-x 0/0         4553108 2021-08-11 15:46 libexec/cni/firewall
-rwxr-xr-x 0/0         4009601 2021-08-11 15:46 libexec/cni/host-device
-rwxr-xr-x 0/0         3402808 2021-08-11 15:46 libexec/cni/host-local
-rwxr-xr-x 0/0         4144654 2021-08-11 15:46 libexec/cni/ipvlan
-rwxr-xr-x 0/0         2387968 2021-01-19 09:17 libexec/cni/isolation
-rwxr-xr-x 0/0         3472123 2021-08-11 15:46 libexec/cni/loopback
-rwxr-xr-x 0/0         4216875 2021-08-11 15:46 libexec/cni/macvlan
-rwxr-xr-x 0/0         3924908 2021-08-11 15:46 libexec/cni/portmap
-rwxr-xr-x 0/0         4337802 2021-08-11 15:46 libexec/cni/ptp
-rwxr-xr-x 0/0         3682119 2021-08-11 15:46 libexec/cni/sbr
-rwxr-xr-x 0/0         2967017 2021-08-11 15:46 libexec/cni/static
-rwxr-xr-x 0/0         3622648 2021-08-11 15:46 libexec/cni/tuning
-rwxr-xr-x 0/0         4140657 2021-08-11 15:46 libexec/cni/vlan
-rwxr-xr-x 0/0         3714448 2021-08-11 15:46 libexec/cni/vrf
drwxr-xr-x 0/0               0 2021-08-20 09:47 share/
drwxr-xr-x 0/0               0 2021-08-20 09:47 share/doc/
drwxr-xr-x 0/0               0 2021-08-20 09:47 share/doc/nerdctl/
-rw-r--r-- 0/0           38438 2021-08-20 09:41 share/doc/nerdctl/README.md
drwxr-xr-x 0/0               0 2021-08-20 09:47 share/doc/nerdctl/docs/
-rw-r--r-- 0/0            1848 2021-08-20 09:41 share/doc/nerdctl/docs/compose.md
-rw-r--r-- 0/0            1982 2021-08-20 09:41 share/doc/nerdctl/docs/dir.md
-rw-r--r-- 0/0            2326 2021-08-20 09:41 share/doc/nerdctl/docs/gpu.md
-rw-r--r-- 0/0            1390 2021-08-20 09:41 share/doc/nerdctl/docs/ocicrypt.md
-rw-r--r-- 0/0             689 2021-08-20 09:41 share/doc/nerdctl/docs/registry.md
-rw-r--r-- 0/0            3710 2021-08-20 09:41 share/doc/nerdctl/docs/rootless.md
-rw-r--r-- 0/0            4835 2021-08-20 09:41 share/doc/nerdctl/docs/stargz.md
drwxr-xr-x 0/0               0 2021-08-20 09:49 share/doc/nerdctl-full/
-rw-r--r-- 0/0             807 2021-08-20 09:49 share/doc/nerdctl-full/README.md
-rw-r--r-- 0/0            4450 2021-08-20 09:49 share/doc/nerdctl-full/SHA256SUMS

Included components

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

# nerdctl (full distribution)
- nerdctl: v0.11.1
- containerd: v1.5.5
- runc: v1.0.1
- CNI plugins: v1.0.0
- CNI isolation plugin: v0.0.3
- BuildKit: v0.9.0
- Stargz Snapshotter: v0.7.0
- imgcrypt: v1.1.1
- RootlessKit: v0.14.5
- slirp4netns: v1.1.12
- fuse-overlayfs: v1.7.1
- containerd-fuse-overlayfs: v1.0.3

## License
- bin/slirp4netns:    [GNU GENERAL PUBLIC LICENSE, Version 2](https://github.com/rootless-containers/slirp4netns/blob/v1.1.12/COPYING)
- bin/fuse-overlayfs: [GNU GENERAL PUBLIC LICENSE, Version 3](https://github.com/containers/fuse-overlayfs/blob/v1.7.1/COPYING)
- bin/runc (Apache License 2.0) is statically linked with libseccomp ([LGPL 2.1](https://github.com/seccomp/libseccomp/blob/main/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/1150216791

The sha256sum of the SHA256SUMS file itself is 3b4cb1c41d2229a20886df3c13f402e75a85e2ca2df6e062795047d13a713f27 .

v0.11.0

20 Jul 09:40
v0.11.0
c802f93
Compare
Choose a tag to compare

Changes

  • Support labels for networks and volumes (#274, thanks to @fahedouch)
  • Output of nerdctl network inspect is now compatible with Docker (#283)
  • Fix --insecure-registry (#286, #287, thanks to @fahedouch @ktock)
  • Fix --pid=host (#296, #298)
  • nerdctl-full: update containerd (v1.5.4), runc (v1.0.1), buildkit (v0.9.0), stargz-snapshotter (v0.7.0) (#294)

About the binaries

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

-rwxr-xr-x root/root  22642688 2021-07-20 09:21 nerdctl
-rwxr-xr-x root/root     14866 2021-07-20 09:21 containerd-rootless-setuptool.sh
-rwxr-xr-x root/root      6972 2021-07-20 09:21 containerd-rootless.sh

Full

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

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

drwxr-xr-x 0/0               0 2021-07-20 09:27 bin/
-rwxr-xr-x 0/0        25846728 2015-10-21 00:00 bin/buildctl
-rwxr-xr-x 0/0        38724360 2015-10-21 00:00 bin/buildkitd
-rwxr-xr-x 0/0        49086624 2021-07-20 01:01 bin/containerd
-rwxr-xr-x 0/0         9990144 2021-06-24 08:25 bin/containerd-fuse-overlayfs-grpc
-rwxr-xr-x 0/0           14866 2021-07-20 09:26 bin/containerd-rootless-setuptool.sh
-rwxr-xr-x 0/0            6972 2021-07-20 09:26 bin/containerd-rootless.sh
-rwxr-xr-x 0/0         8691712 2021-07-20 01:01 bin/containerd-shim-runc-v2
-rwxr-xr-x 0/0        38961152 2021-07-16 09:23 bin/containerd-stargz-grpc
-rwxr-xr-x 0/0        22684704 2021-07-20 01:01 bin/containerd-stress
-rwxr-xr-x 0/0        19500689 2021-07-20 09:27 bin/ctd-decoder
-rwxr-xr-x 0/0        27251520 2021-07-20 01:01 bin/ctr
-rwxr-xr-x 0/0        28579098 2021-07-20 09:27 bin/ctr-enc
-rwxr-xr-x 0/0        24924720 2021-07-16 09:23 bin/ctr-remote
-rwxr-xr-x 0/0         2462216 2021-07-20 09:27 bin/fuse-overlayfs
-rwxr-xr-x 0/0        22618112 2021-07-20 09:26 bin/nerdctl
-rwxr-xr-x 0/0         9171263 2021-04-15 05:25 bin/rootlessctl
-rwxr-xr-x 0/0        10670565 2021-04-15 05:25 bin/rootlesskit
-rwxr-xr-x 0/0        11455680 2021-07-20 09:26 bin/runc
-rwxr-xr-x 0/0         3658504 2021-07-20 09:27 bin/slirp4netns
-rwxr-xr-x 0/0        37093376 2021-07-16 09:23 bin/stargz-store
drwxr-xr-x 0/0               0 2021-07-20 09:26 lib/
drwxr-xr-x 0/0               0 2021-07-20 09:26 lib/systemd/
drwxr-xr-x 0/0               0 2021-07-20 09:26 lib/systemd/system/
-rw-r--r-- 0/0            1331 2021-07-20 09:26 lib/systemd/system/buildkit.service
-rw-r--r-- 0/0            1270 2021-07-20 09:26 lib/systemd/system/containerd.service
-rw-r--r-- 0/0             312 2021-07-20 09:26 lib/systemd/system/stargz-snapshotter.service
drwxr-xr-x 0/0               0 2021-07-20 09:26 libexec/
drwxrwxr-x 0/0               0 2021-07-20 09:26 libexec/cni/
-rwxr-xr-x 0/0         4151672 2021-02-05 15:42 libexec/cni/bandwidth
-rwxr-xr-x 0/0         4536104 2021-02-05 15:42 libexec/cni/bridge
-rwxr-xr-x 0/0        10270090 2021-02-05 15:42 libexec/cni/dhcp
-rwxr-xr-x 0/0         4767801 2021-02-05 15:42 libexec/cni/firewall
-rwxr-xr-x 0/0         3357992 2021-02-05 15:42 libexec/cni/flannel
-rwxr-xr-x 0/0         4144106 2021-02-05 15:42 libexec/cni/host-device
-rwxr-xr-x 0/0         3565330 2021-02-05 15:42 libexec/cni/host-local
-rwxr-xr-x 0/0         4288339 2021-02-05 15:42 libexec/cni/ipvlan
-rwxr-xr-x 0/0         2387968 2021-01-19 09:17 libexec/cni/isolation
-rwxr-xr-x 0/0         3530531 2021-02-05 15:42 libexec/cni/loopback
-rwxr-xr-x 0/0         4367216 2021-02-05 15:42 libexec/cni/macvlan
-rwxr-xr-x 0/0         3966455 2021-02-05 15:42 libexec/cni/portmap
-rwxr-xr-x 0/0         4467317 2021-02-05 15:42 libexec/cni/ptp
-rwxr-xr-x 0/0         3701138 2021-02-05 15:42 libexec/cni/sbr
-rwxr-xr-x 0/0         3153330 2021-02-05 15:42 libexec/cni/static
-rwxr-xr-x 0/0         3668289 2021-02-05 15:42 libexec/cni/tuning
-rwxr-xr-x 0/0         4287972 2021-02-05 15:42 libexec/cni/vlan
-rwxr-xr-x 0/0         3759977 2021-02-05 15:42 libexec/cni/vrf
drwxr-xr-x 0/0               0 2021-07-20 09:26 share/
drwxr-xr-x 0/0               0 2021-07-20 09:26 share/doc/
drwxr-xr-x 0/0               0 2021-07-20 09:26 share/doc/nerdctl/
-rw-r--r-- 0/0           37934 2021-07-20 09:21 share/doc/nerdctl/README.md
drwxr-xr-x 0/0               0 2021-07-20 09:26 share/doc/nerdctl/docs/
-rw-r--r-- 0/0            1848 2021-07-20 09:21 share/doc/nerdctl/docs/compose.md
-rw-r--r-- 0/0            1982 2021-07-20 09:21 share/doc/nerdctl/docs/dir.md
-rw-r--r-- 0/0            2326 2021-07-20 09:21 share/doc/nerdctl/docs/gpu.md
-rw-r--r-- 0/0            1387 2021-07-20 09:21 share/doc/nerdctl/docs/ocicrypt.md
-rw-r--r-- 0/0             689 2021-07-20 09:21 share/doc/nerdctl/docs/registry.md
-rw-r--r-- 0/0            3710 2021-07-20 09:21 share/doc/nerdctl/docs/rootless.md
-rw-r--r-- 0/0            4835 2021-07-20 09:21 share/doc/nerdctl/docs/stargz.md
drwxr-xr-x 0/0               0 2021-07-20 09:27 share/doc/nerdctl-full/
-rw-r--r-- 0/0             803 2021-07-20 09:27 share/doc/nerdctl-full/README.md
-rw-r--r-- 0/0            4538 2021-07-20 09:27 share/doc/nerdctl-full/SHA256SUMS

Included components

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

# nerdctl (full distribution)
- nerdctl: v0.11.0
- containerd: v1.5.4
- runc: v1.0.1
- CNI plugins: v0.9.1
- CNI isolation plugin: v0.0.3
- BuildKit: v0.9.0
- Stargz Snapshotter: v0.7.0
- imgcrypt: v1.1.1
- RootlessKit: v0.14.2
- slirp4netns: v1.1.11
- fuse-overlayfs: v1.6
- containerd-fuse-overlayfs: v1.0.3

## License
- bin/slirp4netns:    [GNU GENERAL PUBLIC LICENSE, Version 2](https://github.com/rootless-containers/slirp4netns/blob/v1.1.11/COPYING)
- bin/fuse-overlayfs: [GNU GENERAL PUBLIC LICENSE, Version 3](https://github.com/containers/fuse-overlayfs/blob/v1.6/COPYING)
- bin/runc (Apache License 2.0) is statically linked with libseccomp ([LGPL 2.1](https://github.com/seccomp/libseccomp/blob/main/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/1048318794

The sha256sum of the SHA256SUMS file itself is 01c75671775d416467daeac39ee15f10b054c4f988166ae6685742c118ed6f35 .

v0.10.0

01 Jul 09:32
v0.10.0
ad836c2
Compare
Choose a tag to compare

Changes

  • Add nerdctl run --pid (#273, thanks to @shishir-a412ed)
  • Fix copying up initial contents of the mount point directory (#263, thanks to @fahedouch)
  • Support bind propagate options for --volume (#268, thanks to @ktock)
  • The Go package github.com/containerd/nerdctl was moved to github.com/containerd/nerdctl/cmd/nerdctl (#269)
    • Users using go install github.com/containerd/nerdctl will need to change their installation script to go install github.com/containerd/nerdctl/cmd/nerdctl
    • Users using make or the binary distribution are unaffected
  • nerdctl-full:
    • compile runc as a static binary (#267, #264). Fixes waiting for init preliminary setup caused: unexpected 123 != 0 error on ARM (lima-vm/lima#79)
    • update fuse-overlayfs to 1.6 (#265)

About the binaries

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

-rwxr-xr-x root/root  22433792 2021-07-01 09:11 nerdctl
-rwxr-xr-x root/root     14866 2021-07-01 09:10 containerd-rootless-setuptool.sh
-rwxr-xr-x root/root      6972 2021-07-01 09:10 containerd-rootless.sh

Full

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

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

drwxr-xr-x 0/0               0 2021-07-01 09:16 bin/
-rwxr-xr-x 0/0        24806586 2015-10-21 00:00 bin/buildctl
-rwxr-xr-x 0/0        36016163 2015-10-21 00:00 bin/buildkitd
-rwxr-xr-x 0/0        49082464 2021-05-20 01:02 bin/containerd
-rwxr-xr-x 0/0         9990144 2021-06-24 08:25 bin/containerd-fuse-overlayfs-grpc
-rwxr-xr-x 0/0           14866 2021-07-01 09:15 bin/containerd-rootless-setuptool.sh
-rwxr-xr-x 0/0            6972 2021-07-01 09:15 bin/containerd-rootless.sh
-rwxr-xr-x 0/0         8691712 2021-05-20 01:02 bin/containerd-shim-runc-v2
-rwxr-xr-x 0/0        35627008 2021-06-02 12:43 bin/containerd-stargz-grpc
-rwxr-xr-x 0/0        22680544 2021-05-20 01:02 bin/containerd-stress
-rwxr-xr-x 0/0        19498192 2021-07-01 09:16 bin/ctd-decoder
-rwxr-xr-x 0/0        27247360 2021-05-20 01:02 bin/ctr
-rwxr-xr-x 0/0        28575697 2021-07-01 09:16 bin/ctr-enc
-rwxr-xr-x 0/0        24826128 2021-06-02 12:44 bin/ctr-remote
-rwxr-xr-x 0/0         2462216 2021-07-01 09:16 bin/fuse-overlayfs
-rwxr-xr-x 0/0        22409216 2021-07-01 09:15 bin/nerdctl
-rwxr-xr-x 0/0         9171263 2021-04-15 05:25 bin/rootlessctl
-rwxr-xr-x 0/0        10670565 2021-04-15 05:25 bin/rootlesskit
-rwxr-xr-x 0/0        11427888 2021-07-01 09:15 bin/runc
-rwxr-xr-x 0/0         3658504 2021-07-01 09:16 bin/slirp4netns
-rwxr-xr-x 0/0        33755136 2021-06-02 12:43 bin/stargz-store
drwxr-xr-x 0/0               0 2021-07-01 09:15 lib/
drwxr-xr-x 0/0               0 2021-07-01 09:15 lib/systemd/
drwxr-xr-x 0/0               0 2021-07-01 09:16 lib/systemd/system/
-rw-r--r-- 0/0            1331 2021-07-01 09:16 lib/systemd/system/buildkit.service
-rw-r--r-- 0/0            1270 2021-07-01 09:15 lib/systemd/system/containerd.service
-rw-r--r-- 0/0             312 2021-07-01 09:16 lib/systemd/system/stargz-snapshotter.service
drwxr-xr-x 0/0               0 2021-07-01 09:16 libexec/
drwxrwxr-x 0/0               0 2021-07-01 09:16 libexec/cni/
-rwxr-xr-x 0/0         4151672 2021-02-05 15:42 libexec/cni/bandwidth
-rwxr-xr-x 0/0         4536104 2021-02-05 15:42 libexec/cni/bridge
-rwxr-xr-x 0/0        10270090 2021-02-05 15:42 libexec/cni/dhcp
-rwxr-xr-x 0/0         4767801 2021-02-05 15:42 libexec/cni/firewall
-rwxr-xr-x 0/0         3357992 2021-02-05 15:42 libexec/cni/flannel
-rwxr-xr-x 0/0         4144106 2021-02-05 15:42 libexec/cni/host-device
-rwxr-xr-x 0/0         3565330 2021-02-05 15:42 libexec/cni/host-local
-rwxr-xr-x 0/0         4288339 2021-02-05 15:42 libexec/cni/ipvlan
-rwxr-xr-x 0/0         2387968 2021-01-19 09:17 libexec/cni/isolation
-rwxr-xr-x 0/0         3530531 2021-02-05 15:42 libexec/cni/loopback
-rwxr-xr-x 0/0         4367216 2021-02-05 15:42 libexec/cni/macvlan
-rwxr-xr-x 0/0         3966455 2021-02-05 15:42 libexec/cni/portmap
-rwxr-xr-x 0/0         4467317 2021-02-05 15:42 libexec/cni/ptp
-rwxr-xr-x 0/0         3701138 2021-02-05 15:42 libexec/cni/sbr
-rwxr-xr-x 0/0         3153330 2021-02-05 15:42 libexec/cni/static
-rwxr-xr-x 0/0         3668289 2021-02-05 15:42 libexec/cni/tuning
-rwxr-xr-x 0/0         4287972 2021-02-05 15:42 libexec/cni/vlan
-rwxr-xr-x 0/0         3759977 2021-02-05 15:42 libexec/cni/vrf
drwxr-xr-x 0/0               0 2021-07-01 09:15 share/
drwxr-xr-x 0/0               0 2021-07-01 09:15 share/doc/
drwxr-xr-x 0/0               0 2021-07-01 09:15 share/doc/nerdctl/
-rw-r--r-- 0/0           37352 2021-07-01 09:10 share/doc/nerdctl/README.md
drwxr-xr-x 0/0               0 2021-07-01 09:15 share/doc/nerdctl/docs/
-rw-r--r-- 0/0            1848 2021-07-01 09:10 share/doc/nerdctl/docs/compose.md
-rw-r--r-- 0/0            1982 2021-07-01 09:10 share/doc/nerdctl/docs/dir.md
-rw-r--r-- 0/0            2326 2021-07-01 09:10 share/doc/nerdctl/docs/gpu.md
-rw-r--r-- 0/0            1387 2021-07-01 09:10 share/doc/nerdctl/docs/ocicrypt.md
-rw-r--r-- 0/0             689 2021-07-01 09:10 share/doc/nerdctl/docs/registry.md
-rw-r--r-- 0/0            3710 2021-07-01 09:10 share/doc/nerdctl/docs/rootless.md
-rw-r--r-- 0/0            4835 2021-07-01 09:10 share/doc/nerdctl/docs/stargz.md
drwxr-xr-x 0/0               0 2021-07-01 09:16 share/doc/nerdctl-full/
-rw-r--r-- 0/0             803 2021-07-01 09:16 share/doc/nerdctl-full/README.md
-rw-r--r-- 0/0            4538 2021-07-01 09:16 share/doc/nerdctl-full/SHA256SUMS

Included components

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

# nerdctl (full distribution)
- nerdctl: v0.10.0
- containerd: v1.5.2
- runc: v1.0.0
- CNI plugins: v0.9.1
- CNI isolation plugin: v0.0.3
- BuildKit: v0.8.3
- Stargz Snapshotter: v0.6.4
- imgcrypt: v1.1.1
- RootlessKit: v0.14.2
- slirp4netns: v1.1.11
- fuse-overlayfs: v1.6
- containerd-fuse-overlayfs: v1.0.3

## License
- bin/slirp4netns:    [GNU GENERAL PUBLIC LICENSE, Version 2](https://github.com/rootless-containers/slirp4netns/blob/v1.1.11/COPYING)
- bin/fuse-overlayfs: [GNU GENERAL PUBLIC LICENSE, Version 3](https://github.com/containers/fuse-overlayfs/blob/v1.6/COPYING)
- bin/runc (Apache License 2.0) is statically linked with libseccomp ([LGPL 2.1](https://github.com/seccomp/libseccomp/blob/main/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/989462715

The sha256sum of the SHA256SUMS file itself is 03db3799fe2238acefb0db580f7d5164279dcb1a1d2d935ff9d272ed56044143 .

v0.9.0

22 Jun 07:39
v0.9.0
39a4644
Compare
Choose a tag to compare

Changes

Major changes:

Other notable changes:

  • rootless: fix "x509: certificate signed by unknown authority" on openSUSE (#237)
  • inspect: support inspecting images (#239, thanks to @fahedouch)
  • run: support --shm-size (#240, thanks to @rudeigerc)
  • run: support --env-file (#249, thanks to @ilyee)
  • nerdctl-full: update stargz-snapshotter to v0.6.4 (#235), slirp4netns to v1.1.11 (#253), runc to v1.0.0 GA (#231)

About the binaries

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

-rwxr-xr-x root/root  22421504 2021-06-22 07:23 nerdctl
-rwxr-xr-x root/root     14866 2021-06-22 07:22 containerd-rootless-setuptool.sh
-rwxr-xr-x root/root      6972 2021-06-22 07:22 containerd-rootless.sh

Full

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

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

drwxr-xr-x 0/0               0 2021-06-22 07:29 bin/
-rwxr-xr-x 0/0        24806586 2015-10-21 00:00 bin/buildctl
-rwxr-xr-x 0/0        36016163 2015-10-21 00:00 bin/buildkitd
-rwxr-xr-x 0/0        49082464 2021-05-20 01:02 bin/containerd
-rwxr-xr-x 0/0         9986048 2021-03-20 02:37 bin/containerd-fuse-overlayfs-grpc
-rwxr-xr-x 0/0           14866 2021-06-22 07:28 bin/containerd-rootless-setuptool.sh
-rwxr-xr-x 0/0            6972 2021-06-22 07:28 bin/containerd-rootless.sh
-rwxr-xr-x 0/0         8691712 2021-05-20 01:02 bin/containerd-shim-runc-v2
-rwxr-xr-x 0/0        35627008 2021-06-02 12:43 bin/containerd-stargz-grpc
-rwxr-xr-x 0/0        22680544 2021-05-20 01:02 bin/containerd-stress
-rwxr-xr-x 0/0        19498192 2021-06-22 07:29 bin/ctd-decoder
-rwxr-xr-x 0/0        27247360 2021-05-20 01:02 bin/ctr
-rwxr-xr-x 0/0        28575697 2021-06-22 07:29 bin/ctr-enc
-rwxr-xr-x 0/0        24826128 2021-06-02 12:44 bin/ctr-remote
-rwxr-xr-x 0/0         2465200 2021-06-22 07:29 bin/fuse-overlayfs
-rwxr-xr-x 0/0        22396928 2021-06-22 07:28 bin/nerdctl
-rwxr-xr-x 0/0         9171263 2021-04-15 05:25 bin/rootlessctl
-rwxr-xr-x 0/0        10670565 2021-04-15 05:25 bin/rootlesskit
-rwxr-xr-x 0/0        14946120 2021-06-22 07:28 bin/runc
-rwxr-xr-x 0/0         3658504 2021-06-22 07:29 bin/slirp4netns
-rwxr-xr-x 0/0        33755136 2021-06-02 12:43 bin/stargz-store
drwxr-xr-x 0/0               0 2021-06-22 07:28 lib/
drwxr-xr-x 0/0               0 2021-06-22 07:28 lib/systemd/
drwxr-xr-x 0/0               0 2021-06-22 07:28 lib/systemd/system/
-rw-r--r-- 0/0            1331 2021-06-22 07:28 lib/systemd/system/buildkit.service
-rw-r--r-- 0/0            1270 2021-06-22 07:28 lib/systemd/system/containerd.service
-rw-r--r-- 0/0             312 2021-06-22 07:28 lib/systemd/system/stargz-snapshotter.service
drwxr-xr-x 0/0               0 2021-06-22 07:28 libexec/
drwxrwxr-x 0/0               0 2021-06-22 07:28 libexec/cni/
-rwxr-xr-x 0/0         4151672 2021-02-05 15:42 libexec/cni/bandwidth
-rwxr-xr-x 0/0         4536104 2021-02-05 15:42 libexec/cni/bridge
-rwxr-xr-x 0/0        10270090 2021-02-05 15:42 libexec/cni/dhcp
-rwxr-xr-x 0/0         4767801 2021-02-05 15:42 libexec/cni/firewall
-rwxr-xr-x 0/0         3357992 2021-02-05 15:42 libexec/cni/flannel
-rwxr-xr-x 0/0         4144106 2021-02-05 15:42 libexec/cni/host-device
-rwxr-xr-x 0/0         3565330 2021-02-05 15:42 libexec/cni/host-local
-rwxr-xr-x 0/0         4288339 2021-02-05 15:42 libexec/cni/ipvlan
-rwxr-xr-x 0/0         2387968 2021-01-19 09:17 libexec/cni/isolation
-rwxr-xr-x 0/0         3530531 2021-02-05 15:42 libexec/cni/loopback
-rwxr-xr-x 0/0         4367216 2021-02-05 15:42 libexec/cni/macvlan
-rwxr-xr-x 0/0         3966455 2021-02-05 15:42 libexec/cni/portmap
-rwxr-xr-x 0/0         4467317 2021-02-05 15:42 libexec/cni/ptp
-rwxr-xr-x 0/0         3701138 2021-02-05 15:42 libexec/cni/sbr
-rwxr-xr-x 0/0         3153330 2021-02-05 15:42 libexec/cni/static
-rwxr-xr-x 0/0         3668289 2021-02-05 15:42 libexec/cni/tuning
-rwxr-xr-x 0/0         4287972 2021-02-05 15:42 libexec/cni/vlan
-rwxr-xr-x 0/0         3759977 2021-02-05 15:42 libexec/cni/vrf
drwxr-xr-x 0/0               0 2021-06-22 07:28 share/
drwxr-xr-x 0/0               0 2021-06-22 07:28 share/doc/
drwxr-xr-x 0/0               0 2021-06-22 07:28 share/doc/nerdctl/
-rw-r--r-- 0/0           37141 2021-06-22 07:22 share/doc/nerdctl/README.md
drwxr-xr-x 0/0               0 2021-06-22 07:28 share/doc/nerdctl/docs/
-rw-r--r-- 0/0            1848 2021-06-22 07:22 share/doc/nerdctl/docs/compose.md
-rw-r--r-- 0/0            1982 2021-06-22 07:22 share/doc/nerdctl/docs/dir.md
-rw-r--r-- 0/0            2326 2021-06-22 07:22 share/doc/nerdctl/docs/gpu.md
-rw-r--r-- 0/0            1387 2021-06-22 07:22 share/doc/nerdctl/docs/ocicrypt.md
-rw-r--r-- 0/0             689 2021-06-22 07:22 share/doc/nerdctl/docs/registry.md
-rw-r--r-- 0/0            3710 2021-06-22 07:22 share/doc/nerdctl/docs/rootless.md
-rw-r--r-- 0/0            4835 2021-06-22 07:22 share/doc/nerdctl/docs/stargz.md
drwxr-xr-x 0/0               0 2021-06-22 07:29 share/doc/nerdctl-full/
-rw-r--r-- 0/0             667 2021-06-22 07:29 share/doc/nerdctl-full/README.md
-rw-r--r-- 0/0            4538 2021-06-22 07:29 share/doc/nerdctl-full/SHA256SUMS

Included components

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

# nerdctl (full distribution)
- nerdctl: v0.9.0
- containerd: v1.5.2
- runc: v1.0.0
- CNI plugins: v0.9.1
- CNI isolation plugin: v0.0.3
- BuildKit: v0.8.3
- Stargz Snapshotter: v0.6.4
- imgcrypt: v1.1.1
- RootlessKit: v0.14.2
- slirp4netns: v1.1.11
- fuse-overlayfs: v1.5.0
- containerd-fuse-overlayfs: v1.0.2

## License
- bin/slirp4netns:    [GNU GENERAL PUBLIC LICENSE, Version 2](https://github.com/rootless-containers/slirp4netns/blob/v1.1.11/COPYING)
- bin/fuse-overlayfs: [GNU GENERAL PUBLIC LICENSE, Version 3](https://github.com/containers/fuse-overlayfs/blob/v1.5.0/COPYING)
- 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/959768990

The sha256sum of the SHA256SUMS file itself is 4026486802a95d64668821bc2540fce84e7090bc6b045dd26ed89e004df495e6 .

v0.8.3

02 Jun 10:17
v0.8.3
487f94a
Compare
Choose a tag to compare

Changes

About the binaries

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

-rwxr-xr-x root/root  23093248 2021-06-02 10:03 nerdctl
-rwxr-xr-x root/root     14866 2021-06-02 10:03 containerd-rootless-setuptool.sh
-rwxr-xr-x root/root      6675 2021-06-02 10:03 containerd-rootless.sh

Full

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

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

drwxr-xr-x 0/0               0 2021-06-02 10:09 bin/
-rwxr-xr-x 0/0        24806586 2015-10-21 00:00 bin/buildctl
-rwxr-xr-x 0/0        36016163 2015-10-21 00:00 bin/buildkitd
-rwxr-xr-x 0/0        49082464 2021-05-20 01:02 bin/containerd
-rwxr-xr-x 0/0         9986048 2021-03-20 02:37 bin/containerd-fuse-overlayfs-grpc
-rwxr-xr-x 0/0           14866 2021-06-02 10:08 bin/containerd-rootless-setuptool.sh
-rwxr-xr-x 0/0            6675 2021-06-02 10:08 bin/containerd-rootless.sh
-rwxr-xr-x 0/0         8691712 2021-05-20 01:02 bin/containerd-shim-runc-v2
-rwxr-xr-x 0/0        33628160 2021-05-12 05:56 bin/containerd-stargz-grpc
-rwxr-xr-x 0/0        22680544 2021-05-20 01:02 bin/containerd-stress
-rwxr-xr-x 0/0        22579060 2021-06-02 10:09 bin/ctd-decoder
-rwxr-xr-x 0/0        27247360 2021-05-20 01:02 bin/ctr
-rwxr-xr-x 0/0        33517117 2021-06-02 10:09 bin/ctr-enc
-rwxr-xr-x 0/0        24797424 2021-05-12 05:56 bin/ctr-remote
-rwxr-xr-x 0/0         2465200 2021-06-02 10:09 bin/fuse-overlayfs
-rwxr-xr-x 0/0        23068672 2021-06-02 10:08 bin/nerdctl
-rwxr-xr-x 0/0         9171263 2021-04-15 05:25 bin/rootlessctl
-rwxr-xr-x 0/0        10670565 2021-04-15 05:25 bin/rootlesskit
-rwxr-xr-x 0/0        14387304 2021-06-02 10:08 bin/runc
-rwxr-xr-x 0/0         3647312 2021-06-02 10:09 bin/slirp4netns
-rwxr-xr-x 0/0        30109696 2021-05-12 05:56 bin/stargz-store
drwxr-xr-x 0/0               0 2021-06-02 10:08 lib/
drwxr-xr-x 0/0               0 2021-06-02 10:08 lib/systemd/
drwxr-xr-x 0/0               0 2021-06-02 10:09 lib/systemd/system/
-rw-r--r-- 0/0            1331 2021-06-02 10:09 lib/systemd/system/buildkit.service
-rw-r--r-- 0/0            1270 2021-06-02 10:08 lib/systemd/system/containerd.service
-rw-r--r-- 0/0             312 2021-06-02 10:09 lib/systemd/system/stargz-snapshotter.service
drwxr-xr-x 0/0               0 2021-06-02 10:09 libexec/
drwxrwxr-x 0/0               0 2021-06-02 10:09 libexec/cni/
-rwxr-xr-x 0/0         4151672 2021-02-05 15:42 libexec/cni/bandwidth
-rwxr-xr-x 0/0         4536104 2021-02-05 15:42 libexec/cni/bridge
-rwxr-xr-x 0/0        10270090 2021-02-05 15:42 libexec/cni/dhcp
-rwxr-xr-x 0/0         4767801 2021-02-05 15:42 libexec/cni/firewall
-rwxr-xr-x 0/0         3357992 2021-02-05 15:42 libexec/cni/flannel
-rwxr-xr-x 0/0         4144106 2021-02-05 15:42 libexec/cni/host-device
-rwxr-xr-x 0/0         3565330 2021-02-05 15:42 libexec/cni/host-local
-rwxr-xr-x 0/0         4288339 2021-02-05 15:42 libexec/cni/ipvlan
-rwxr-xr-x 0/0         2387968 2021-01-19 09:17 libexec/cni/isolation
-rwxr-xr-x 0/0         3530531 2021-02-05 15:42 libexec/cni/loopback
-rwxr-xr-x 0/0         4367216 2021-02-05 15:42 libexec/cni/macvlan
-rwxr-xr-x 0/0         3966455 2021-02-05 15:42 libexec/cni/portmap
-rwxr-xr-x 0/0         4467317 2021-02-05 15:42 libexec/cni/ptp
-rwxr-xr-x 0/0         3701138 2021-02-05 15:42 libexec/cni/sbr
-rwxr-xr-x 0/0         3153330 2021-02-05 15:42 libexec/cni/static
-rwxr-xr-x 0/0         3668289 2021-02-05 15:42 libexec/cni/tuning
-rwxr-xr-x 0/0         4287972 2021-02-05 15:42 libexec/cni/vlan
-rwxr-xr-x 0/0         3759977 2021-02-05 15:42 libexec/cni/vrf
drwxr-xr-x 0/0               0 2021-06-02 10:08 share/
drwxr-xr-x 0/0               0 2021-06-02 10:08 share/doc/
drwxr-xr-x 0/0               0 2021-06-02 10:08 share/doc/nerdctl/
-rw-r--r-- 0/0           36232 2021-06-02 10:03 share/doc/nerdctl/README.md
drwxr-xr-x 0/0               0 2021-06-02 10:08 share/doc/nerdctl/docs/
-rw-r--r-- 0/0            1925 2021-06-02 10:03 share/doc/nerdctl/docs/compose.md
-rw-r--r-- 0/0            1982 2021-06-02 10:03 share/doc/nerdctl/docs/dir.md
-rw-r--r-- 0/0            1387 2021-06-02 10:03 share/doc/nerdctl/docs/ocicrypt.md
-rw-r--r-- 0/0             689 2021-06-02 10:03 share/doc/nerdctl/docs/registry.md
-rw-r--r-- 0/0            3710 2021-06-02 10:03 share/doc/nerdctl/docs/rootless.md
-rw-r--r-- 0/0            4835 2021-06-02 10:03 share/doc/nerdctl/docs/stargz.md
drwxr-xr-x 0/0               0 2021-06-02 10:09 share/doc/nerdctl-full/
-rw-r--r-- 0/0             672 2021-06-02 10:09 share/doc/nerdctl-full/README.md
-rw-r--r-- 0/0            4440 2021-06-02 10:09 share/doc/nerdctl-full/SHA256SUMS

Included components

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

# nerdctl (full distribution)
- nerdctl: v0.8.3
- containerd: v1.5.2
- runc: v1.0.0-rc95
- CNI plugins: v0.9.1
- CNI isolation plugin: v0.0.3
- BuildKit: v0.8.3
- Stargz Snapshotter: v0.6.0
- imgcrypt: v1.1.1
- RootlessKit: v0.14.2
- slirp4netns: v1.1.10
- fuse-overlayfs: v1.5.0
- containerd-fuse-overlayfs: v1.0.2

## License
- bin/slirp4netns:    [GNU GENERAL PUBLIC LICENSE, Version 2](https://github.com/rootless-containers/slirp4netns/blob/v1.1.10/COPYING)
- bin/fuse-overlayfs: [GNU GENERAL PUBLIC LICENSE, Version 3](https://github.com/containers/fuse-overlayfs/blob/v1.5.0/COPYING)
- 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/898943187

The sha256sum of the SHA256SUMS file itself is 9b3a8744c92cf56a34feab965c2e5414b5b61335ab91cf8b28d3b6ba86ef2615 .