开发中的 Docker 与 Rocket

标签 docker containers rocket

为什么我应该考虑在我们的开发管道中使用 Rocket 而不是 Docker。我们想使用 docker 创建可测试的容器,但现在有 Rocket 假装知道同样的事情。如果我们想开始容器化,我们是否应该认真考虑 Rocket,因为它似乎还很新?

关于Rocket的信息不多,所以我不清楚它在2015年的位置。

更新:来自 https://coreos.com/blog/app-container-and-the-open-container-project/

As we participate in OCP, our primary goals are as follows:

  • Users should be able to package their application once and have it work with any container runtime (like Docker, rkt, Kurma, or Jetpack)
  • The standard should fulfill the requirements of the most rigorous security and production environments
  • The standard should be vendor neutral and developed in the open

最佳答案

Rocket 正式死亡:https://github.com/rkt/rkt/issues/4024

被红热收购后新东家集中精力https://podman.io/

podman 提供无根容器。 Docker 努力争取了很长时间的东西(根据下面的评论,他们终于做到了)。

关于开发中的 Docker 与 Rocket,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32310372/

相关文章:

json - 无法解析 `Responder<' _, '_>` 未针对 `rocket_contrib::json::Json<MyStruct>` 实现

docker - 在 docker 容器内设置语言环境

docker - 无法使用 DOCKER 访问 CKAN 门户

mysql - 移入 docker 容器 `docker-entrypoint-initdb.d` 的 sql 转储是否已加密?

docker - 如何为容器创建用户名和密码,或者如何在容器内设置密码

c# - .NET Core C# 中的 Azure App Service Container Managed Identity Key Vault

riscv - 在 VCD 中显示 Chisel 信号

bash - 确保docker daemon在脚本文件中的主机上运行

css - 将一个 div 悬停在另一个 div 后面