Is it possible to somehow set up aliases or similar on my (macOS) host so I can use both the nerdctl and docker CLIs with the moby containerizer? I have two projects I'm working on, and they each only support one CLI interface :/
f
fast-garage-66093
07/16/2026, 5:22 PM
I believe this is not possible. Yes, moby uses containerd internally, but it is configured differently from what nerdctl needs. Sorry for the hand-waving, I tried this a long time ago, but forgot all the details.
n
nutritious-city-49676
07/16/2026, 5:25 PM
I understand, thanks for the clarification. I poked at it a bit and it seems like a lot of clumsines underneath