https://rancher.com/ logo
Title
s

sticky-summer-13450

10/07/2022, 10:28 AM
RD 1.6.0 Diagnostics
The file ~/.docker/cli-plugins/docker-buildx should be a symlink to ~/.rd/bin/docker-buildx, but points to /opt/rancher-desktop/resources/resources/linux/bin/docker-buildx.
So - am I supposed to fix this, of was the upgrade of RD from one version to another supposed to have made this change for me?
f

fast-garage-66093

10/07/2022, 3:29 PM
Maybe. Did you install RD into
/opt
and not into
/Applications
? I'm wondering how you ended up with this symlink in the first place.
Maybe you installed a previous version in
/opt
and the newer version somewhere else?
s

sticky-summer-13450

10/07/2022, 3:31 PM
I think I've only ever installed debs on this machine...
f

fast-garage-66093

10/07/2022, 3:32 PM
Sorry, I missed that this Linux (should have been clear to me from the symlink target). I'll check into this
s

sticky-summer-13450

10/07/2022, 3:37 PM
Yeh - the deb installs into /opt/rancher-desktop. I'm not sure I created these:
$ ls -la /home/mdsh/.docker/cli-plugins/
lrwxrwxrwx 1 mdsh mdsh       64 Mar 22  2022 docker-buildx -> /opt/rancher-desktop/resources/resources/linux/bin/docker-buildx
lrwxrwxrwx 1 mdsh mdsh       65 Mar 22  2022 docker-compose -> /opt/rancher-desktop/resources/resources/linux/bin/docker-compose
Anyway - I can fix it, I just thought you should know.
f

fast-garage-66093

10/07/2022, 3:51 PM
Yes, thanks for letting me know. It should be enough to delete the current symlinks. RD should create the expected one on the next restart.
👍 1
s

sticky-summer-13450

10/07/2022, 3:55 PM
Oh - cool. I shall do that 🙂