Is it possible to somehow set up aliases or simila...
# rancher-desktop
n
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
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
I understand, thanks for the clarification. I poked at it a bit and it seems like a lot of clumsines underneath