一篇带你弄懂Containerd vs Docker
复制containerd is an industry-standard container runtime with an emphasis on simplicity, robustness and portability.
It is available as a daemon for Linux and Windows,
which can manage the complete container lifecycle of its host system: image transfer and storage,
container execution and supervision, low-level storage and network attachments, etc.
1.2.3.4.
THE END