码迷,mamicode.com
首页 > 其他好文 > 详细

containerd.io、docker-ce-cli、docker-ce分别是干什么的。

时间:2020-04-25 01:04:18      阅读:1466      评论:0      收藏:0      [点我收藏+]

标签:des   The   manage   tps   VID   tool   art   with   gem   

  • containerd.io - daemon to interface with the OS API (in this case, LXC - Linux Containers), essentially decouples Docker from the OS, also provides container services for non-Docker container managers

  • docker-ce - Docker daemon, this is the part that does all the management work, requires the other two on Linux

  • docker-ce-cli - CLI tools to control the daemon, you can install them on their own if you want to control a remote Docker daemon

https://www.reddit.com/r/docker/comments/dsr6y2/containerdio_vs_dockercecli_vs_dockerce_what_are/

containerd.io、docker-ce-cli、docker-ce分别是干什么的。

标签:des   The   manage   tps   VID   tool   art   with   gem   

原文地址:https://www.cnblogs.com/imageSet/p/12771048.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!