TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Docker compatible open source: Containerd nerdctl

40 pointsby Borlandsover 3 years ago

3 comments

Borlandsover 3 years ago
It looks like a good drop-in replacement for docker?<p>“ Docker extracted its container runtime out into a new project, containerd. This includes Docker’s functionality for executing containers, handling low-level storage and managing image transfers. Containerd was donated to the Cloud Native Computing Foundation (CNCF) in order to provide the container community with a basis for creating new container solutions.”<p>from “What Is containerd, And How Does It Relate to Docker and Kubernetes” -<a href="https:&#x2F;&#x2F;www.cloudsavvyit.com&#x2F;10075&#x2F;what-is-containerd-and-how-does-it-relate-to-docker-and-kubernetes&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.cloudsavvyit.com&#x2F;10075&#x2F;what-is-containerd-and-ho...</a>
jamesfinlaysonover 3 years ago
Interesting, it&#x27;s actually about exposing new containerd features more quickly, not about being a drop-in replacement for Docker Desktop. I&#x27;ll be keeping an eye on it as a replacement for Docker Desktop on Mac anyway.
评论 #28431622 未加载
onearmedscissorover 3 years ago
How does this compare to podman?