Hacker News new | ask | show | jobs
by chuckadams 117 days ago
I build containers for multiple platforms using orbstack, and that requires the containerd backend. So yes, it's in there somewhere.
1 comments

Huh. Are you actually talking to containerd directly or are you just doing something via the docker frontend that requires containerd to function?
Presumably it's talking to the docker daemon which itself farms some piece out to containerd? I'm really not sure how the integration works.