Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
これら2つはどのように比較されますか?私の知る限り、runC はコンテナーのランタイム環境です。つまり、このコンポーネントはコンテナを実行するために必要な環境を提供します。では、ここでのコンテナの役割は何ですか? 残りの部分 (ネットワーキング、ボリューム管理など) を行う場合、Docker Engine の役割は何ですか? そして、containerd-shim はどうですか? 基本的に、これらの各コンポーネントが何をするのかを理解しようとしています。