This message was deleted.
# rancher-desktop
a
This message was deleted.
m
Hi @wooden-agency-67975 I'm curious what your PATH is set to in case
docker
isn't in the directory listed there. what does your PATH show? and which platform are you running on?
w
Hi @magnificent-napkin-96586 $ which docker resolves to $HOME/.rd/bin/docker Platform is macOS Monterey 12.6.3
Top of the PATH is $HOME/.rd/bin
s
Hi @wooden-agency-67975. The
containerd
engine supports the
nerdctl
command, where as the
dockerd (moby)
engine supports the
docker
command. It would appear you are using the wrong tool for the engine.
w
It i
Yes, you are right. I changed the engine and now the docker CLI works. Thanks.
👍 1
m
good catch @sticky-summer-13450 -- i missed the disconnect there. thanks!
👍 1
s
Hey is there a way to avoid using the kubectl that comes with rancher? It breaks an oidc login that my team uses