v2.4.0-beta.0
Changes This is the first beta release of nerdctl v2.4.0. This release of nerdctl-full uses a beta release of containerd (v2.4.0-beta.0). Major changes: nerdctl image: Adopted Docker v29 default nerdctl images output (IMAGE, ID, DISK USAGE, CONTENT SIZE, EXTRA) (#5093, thanks to @ekalinin) Added nerdctl push --all-tags (-a) to push every local tag of a repository (#5133, thanks to @ekalinin) Added…