Docker Engine 29: Containerd Becomes Default, Experimental nftables Support
linuxiac.com·3h
Flag this post

Docker, a leading open-source platform for developing, shipping, and running applications within containers, has officially released Docker Engine 29, with a focus on modernization and alignment with the broader container ecosystem.

The most significant change is that the containerd image store now serves as the default for all new installations. This shift replaces Docker’s legacy graph driver backend for managing image layers. In fact, this is not surprising.

Containerd has long been at the heart of Docker’s runtime layer, but until now, Docker continued to rely on its own storage subsystem for image management. The adoption of the containerd image store simplifies Docker’s architecture by unifying execution and storage, reducing duplication, and aligning Docker Engine with plat…

Similar Posts

Loading similar posts...