N

nerdctl

N
nerdctl Virtualization v2.3.5

v2.3.5

Changes Cherry-picks from main to release/2.3 #5082 nerdctl-full: Update containerd (2.3.3), RootlessKit (3.0.2), BuildKit (0.31.2), runc (1.5.1) Full changes: https://github.com/containerd/nerdctl/milestone/67?closed=1 Compatible containerd versions This release of nerdctl is expected to be used with containerd v1.7, v2.0, v2.1, v2.2, or v2.3. Some features may not work with other releases of con…

N
nerdctl Virtualization v2.3.4

v2.3.4

Changes nerdctl run: Allow -i and -d together when -t is set (#4989, thanks to @mayur-tolexo) Remove the non-Docker rw option from --mount (#4992, thanks to @mayur-tolexo) nerdctl network create Match each gateway to its subnet for dual-stack (#5010, thanks to @mayur-tolexo) nerdctl (container|image|network) inspect Fix format errors (#5019, thanks to @immanuwell) nerdctl version Show RootlessKit…

N
nerdctl Virtualization v2.3.3

v2.3.3

Changes nerdctl compose run: Honor --workdir (#4986, thanks to @immanuwell) nerdctl network inspect: Support pseudo networks (#4953, thanks to @immanuwell) nerdctl container inspect: Suppress warning message on a stopped container (#4967, thanks to @haytok) Misc: Remove duplicated defaults from help output (#4972, thanks to @immanuwell) go.mod: Update containerd library to v2.3.2 and use the new W…

N
nerdctl Virtualization v2.3.2

v2.3.2

Changes Major changes: nerdctl container: Showed Pid as 0 for stopped containers in nerdctl container inspect (#4965, thanks to @haytok) Chunked mounts metadata to prevent max label size crashes (#4945, thanks to @Skywalkr-dev) nerdctl image: Added the overlaybd vsize option (#4960, thanks to @fourierrr) Fixed nerdctl load failures (#4888, thanks to @ningmingxiao) nerdctl network: Fixed a panic wh…

N
nerdctl Virtualization v2.3.0

v2.3.0

(EDIT by @AkihiroSuda) This release of nerdctl-full uses a beta release of containerd. Expected to be fixed in v2.3.1. #4885 Changes This is the release of nerdctl v2.3.0. Major changes: nerdctl image: Refactored image push/pull/save/load to use containerd's transfer service, while keeping legacy image push/pull support for containerd 1.7.x (#4583) Added a progress bar for nerdctl image convert (#…

N
nerdctl Virtualization v2.3.1

v2.3.1

Changes This is the release of nerdctl v2.3.1. This is a patch release for v2.3.0. It promotes the v2.3.x line to a GA release by updating nerdctl-full to use the stable containerd v2.3.1 instead of the beta containerd build used in v2.3.0. Major changes: nerdctl compose: Added support for the Compose healthcheck field in service configs (#4869, thanks to @opjt) Added support for passing service n…

N
nerdctl Virtualization v2.3.0-beta

v2.3.0-beta.0

Changes This is the first beta release of nerdctl v2.3.0. Major changes: nerdctl image: Refactored image push/pull/save/load to use containerd's transfer service, while keeping legacy image push/pull support for containerd 1.7.x (#4583) Added a progress bar for nerdctl image convert (#4779, thanks to @must108) nerdctl search: Added support for the nerdctl search command (#4660) nerdctl container:…

N
nerdctl Virtualization v2.2.2

v2.2.2

Changes Update BuildKit (0.28.1), CNI plugins (1.9.1), and a few dependencies (#4815). See the release note of BuildKit and CNI plugins for their security updates. 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. About the binaries Minimal (nerdctl-2.2.2-linux-amd64…

N
nerdctl Virtualization v2.2.1

v2.2.1

Changes nerdctl run: Set net.ipv4.ip_unprivileged_port_start=0 by default inside containers (not on the host) (#4615, thanks to @yashkukrecha) 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.…

N
nerdctl Virtualization v2.2.0

v2.2.0

Changes nerdctl run: Fix namestore directory regression: /var/lib/nerdctl/1935db59/default/foo → /var/lib/nerdctl/1935db59/names/default/foo(#4535, thanks to @yankay) This change was once misunderstood as a breaking change, but it turned out to be a non-breaking change for typical users (#4525 (comment)) Support mount manager (e.g., for erofs) (#4568, thanks to @hsiangkao) nerdctl checkpoint: Add…

N
nerdctl Virtualization v2.2.0-rc

v2.2.0-rc.0

Changes nerdctl run: Fix namestore directory regression: /var/lib/nerdctl/1935db59/default/foo → /var/lib/nerdctl/1935db59/names/default/foo(#4535, thanks to @yankay) Support mount manager (e.g., for erofs) (#4568, thanks to @hsiangkao) nerdctl checkpoint: Add nerdctl checkpoint (create|ls|rm) commands (#4484, #4515, #4562, thanks to @ChengyuZhu6) nerdctl image convert: Add --estargz-gzip-helper f…