Releases: containerd/nerdctl
v0.7.0-beta.0
Changes
About the binaries
- Minimal (
nerdctl-0.7.0-beta.0-linux-amd64.tar.gz
): nerdctl only - Full (
nerdctl-full-0.7.0-beta.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.7.0-beta.0-linux-amd64.tar.gz
-rwxr-xr-x root/root 19611648 2021-03-04 10:13 nerdctl
-rwxr-xr-x root/root 8320 2021-03-04 10:13 containerd-rootless-setuptool.sh
-rwxr-xr-x root/root 5838 2021-03-04 10:13 containerd-rootless.sh
Full
Extract the archive to a path like /usr/local
or ~/.local
.
tar Cxzvvf /usr/local nerdctl-full-0.7.0-beta.0-linux-amd64.tar.gz
drwxr-xr-x 0/0 0 2021-03-04 10:16 bin/
-rwxr-xr-x 0/0 24806586 2015-10-21 00:00 bin/buildctl
-rwxr-xr-x 0/0 36003412 2015-10-21 00:00 bin/buildkitd
-rwxr-xr-x 1001/116 48241888 2021-02-26 17:01 bin/containerd
-rwxr-xr-x 0/0 8320 2021-03-04 10:16 bin/containerd-rootless-setuptool.sh
-rwxr-xr-x 0/0 5838 2021-03-04 10:16 bin/containerd-rootless.sh
-rwxr-xr-x 1001/116 9314304 2021-02-26 17:01 bin/containerd-shim-runc-v2
-rwxr-xr-x 0/0 32571392 2021-02-12 09:28 bin/containerd-stargz-grpc
-rwxr-xr-x 1001/116 26731392 2021-02-26 17:01 bin/ctr
-rwxr-xr-x 0/0 23996296 2021-02-12 09:28 bin/ctr-remote
-rwxr-xr-x 0/0 19587072 2021-03-04 10:16 bin/nerdctl
-rwxr-xr-x 0/0 9159430 2021-03-02 07:37 bin/rootlessctl
-rwxr-xr-x 0/0 10670829 2021-03-02 07:37 bin/rootlesskit
-rwxr-xr-x 0/0 14753696 2021-03-04 10:16 bin/runc
-rwxr-xr-x 0/0 3621328 2021-03-04 10:16 bin/slirp4netns
drwxr-xr-x 0/0 0 2021-03-04 10:16 libexec/
drwxrwxr-x 0/0 0 2021-03-04 10: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-03-04 10:16 share/
drwxr-xr-x 0/0 0 2021-03-04 10:16 share/doc/
drwxr-xr-x 0/0 0 2021-03-04 10:16 share/doc/nerdctl-full/
-rw-r--r-- 0/0 480 2021-03-04 10:16 share/doc/nerdctl-full/README.md
-rw-r--r-- 0/0 2881 2021-03-04 10:16 share/doc/nerdctl-full/SHA256SUMS
Included components
See share/doc/nerdctl-full/README.md
:
# nerdctl (full distribution)
- nerdctl: v0.7.0-beta.0
- containerd: v1.5.0-beta.2
- runc: v1.0.0-rc93
- CNI plugins: v0.9.1
- CNI isolation plugin: v0.0.3
- BuildKit: v0.8.2
- Stargz Snapshotter: v0.4.1
- RootlessKit: v0.14.0-beta.0
- slirp4netns: v1.1.9
## License
- bin/slirp4netns: [GNU GENERAL PUBLIC LICENSE, Version 2](https://github.com/rootless-containers/slirp4netns/blob/v1.1.9/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
Rootless mode requires systemd and cgroup v2, 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/620624221
The sha256sum of the SHA256SUMS file itself is a50cf4aa32479132fbe7b64f5f26f90e68b1c5f027ddef8e142faf229fc0d67d
.
v0.6.1
Changes
- Improved stability of rootless mode
About the binaries
The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/containerd/nerdctl/actions/runs/595232206
The sha256sum of the SHA256SUMS file itself is 9ccbd04b3e68b6704fee7dff62caa8b1c415f6cb7006c622df87fe79d74e1f87
.
v0.6.0
Changes
New commands
nerdctl login
andnerdctl logout
(thanks to @fahedouch, #59)nerdctl volume ls|inspect|create|rm
(#66)
Support looking up container IP addresses by their names (#63)
For simplicity, the name resolution is implemented using the plain old static /etc/hosts file without depending on a DNS daemon.
The following forms are supported:
<hostname>
<hostname>.<netname>
<name>
<name>.<netname>
Support rootless mode (#68)
$ containerd-rootless-setuptool.sh
$ nerdctl run -d --rm -p 8080:80 nginx
Needs cgroup v2. See docs/rootless.md
New directory layout (#65)
The directory layout of /var/lib/nerdctl
is now changed.
See docs/dir.md
About the binaries
The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/containerd/nerdctl/actions/runs/580879466
The sha256sum of the SHA256SUMS file itself is 7f77e81cee29a3a73625e0cbd70aee9f72fa50b558433aa15caae6ce486e1047
.
v0.5.0
Changes
-
Support
nerdctl run --cap-add
and--cap-drop
(#55, thanks to @fahedouch) -
Support converting legacy Docker/OCI into eStargz images:
nerdctl image convert --estargz --oci example.com/foo:orig example.com/foo:esgz
(#53) -
Support creating custom networks:
nerdctl network (create|ls|inspect|rm)
(#51)- To isolate CNI bridge, CNI isolation plugin needs to be installed: https://github.com/AkihiroSuda/cni-isolation
- No support for looking up container IPs by their names yet
-
Bug fixes (#57, thanks to @shishir-a412ed )
-
Added Dockerfile for running nerdctl inside Docker (#56):
docker build -t nerdctl .
docker run -it --rm --privileged nerdctl
About the binaries
The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/containerd/nerdctl/actions/runs/495635285
The sha256sum of the SHA256SUMS file itself is b9fab123863bc7ea2a87fdbe47415aee9f6c484cfb18d3f6594be7f7c0fa7af5
.
v0.4.0
Changes
-
New commands and flags:
- nerdctl kill (thanks to @shishir-a412ed #39
- nerdctl run --labels (thanks to @soharaki #40)
- nerdctl port
- nerdctl events
- nerdctl exec
- nerdctl push
- nerdctl run --name
- nerdctl inspect
-
Misc fixes (thanks to @fuweid #41, @shishir-a412ed #44 #45)
About the binaries
The binaries were built automatically on GitHub Actions.
See the log to verify SHA256SUMS.
https://github.com/containerd/nerdctl/actions/runs/433276598
The sha256sum of the SHA256SUMS file itself is c9ac5df2a4eb20cacd34a931c4ca56d15cd49a40dac80496a8f6e7c8e86150c1 .
v0.3.0
Changes
- Lots of new commands and flags. See here for implemented commands and flags.
- Support private registries using
~/.docker/config.json
Thanks to @shishir-a412ed @soharaki @fuweid for contributions
About the binaries
The binaries were built automatically on GitHub Actions.
See the log to verify SHA256SUMS.
https://github.com/containerd/nerdctl/actions/runs/417656089
The sha256sum of the SHA256SUMS file itself is 1893c8df3b786d93eb57a6773dd0d9327b5938a9c22554fc5177ecac22af983b .
v0.2.0
Changes
- Supports setting custom
$CNI_PATH
, thanks to @06kellyjac - Binaries are now compressed
About the binaries
The binaries were built automatically on GitHub Actions.
See the log to verify SHA256SUMS.
https://github.com/containerd/nerdctl/actions/runs/412470791
The sha256sum of the SHA256SUMS file itself is f3508e36d4a32324571de6caab34bf58e075b59cee3d409635def9b4bf208052 .
v0.0.1
Initial release.
Thanks to @shishir-a412ed @soharaki @fuweid @knight42 @alexellis for contribution.
About the binaries
The binaries were built automatically on GitHub Actions.
See the log to verify SHA256SUMS.
https://github.com/containerd/nerdctl/actions/runs/410619530
The sha256sum of the SHA256SUMS file itself is 12f3a4b614e7aa6e70a280854776c5de0607c63cf9b1c18039dad6afd746f0c7 .