TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Docker compatible open source: Containerd nerdctl

40 点作者 Borlands超过 3 年前

3 条评论

Borlands超过 3 年前
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>
jamesfinlayson超过 3 年前
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 未加载
onearmedscissor超过 3 年前
How does this compare to podman?