One area, where containerd didn't had a first class support was CLI. the default containerd CLI "ctr" has a very naive implementation. The reason for that I believe is, containerd as a system was never meant to be…
yes, that's correct. With both the drivers (podman, containerd) you can run OCI containers without the need to run docker daemon. IMO, or atleast when we were making that decision, a key factor that we considered: Since…
Author (https://github.com/Roblox/nomad-driver-containerd) here. Not really, Podman and containerd are two different technologies, although both allow you to move away from Docker for various reasons (smaller CPU,…
One area, where containerd didn't had a first class support was CLI. the default containerd CLI "ctr" has a very naive implementation. The reason for that I believe is, containerd as a system was never meant to be…
yes, that's correct. With both the drivers (podman, containerd) you can run OCI containers without the need to run docker daemon. IMO, or atleast when we were making that decision, a key factor that we considered: Since…
Author (https://github.com/Roblox/nomad-driver-containerd) here. Not really, Podman and containerd are two different technologies, although both allow you to move away from Docker for various reasons (smaller CPU,…