v2.2.1
Changes
nerdctl run:- Set
net.ipv4.ip_unprivileged_port_start=0by default inside containers (not on the host) (#4615, thanks to @yashkukrecha)
- Set
nerdctl ps:- Improve output (#4602, #4628, thanks to @haytok)
nerdctl compose:- Support long syntax for tmpfs volumes (#4637, thanks to @haytok)
- healthcheck:
- Fix global options (#4575, thanks to @coderbirju)
nerdctl-full:- Update containerd (2.2.1), runc (1.4.0), CNI plugins (1.9.0), BuildKit (0.26.3), imgcrypt (2.0.2), RootlessKit (2.3.6), etc. (#4667)
Full changes: https://github.com/containerd/nerdctl/milestone/58?closed=1
Thanks to @Swapnanil-Gupta @coderbirju @haytok @henry118 @krig @opjt @yashkukrecha
Compatible containerd versions
This release of nerdctl is expected to be used with containerd v1.7, v2.0, v2.1, or v2.2. Some features may not work with other releases of containerd.