tilt icon indicating copy to clipboard operation
tilt copied to clipboard

Add support for nerdctl with Rancher Desktop

Open nxf5025 opened this issue 3 years ago • 3 comments

Describe the Feature You Want

Rancher Desktop has switched from kim to nerdctl in October 2021 - https://github.com/rancher-sandbox/rancher-desktop/pull/709. This feature request is to add support for nerdctl builds.

Current Behavior

No way to build images with Rancher Desktop and containerd runtime

Why Do You Want This?

With the Docker Desktop pricing model changes a lot of users have migrated to Rancher Desktop. Although dockerd is a runtime option containerd should still be supported.

Additional context Add any other context or screenshots about the feature request here.

nxf5025 avatar Feb 10 '22 14:02 nxf5025

Thanks for the report!

Also, as was pointed out on Slack, just to note here - new versions of Rancher Desktop no longer have Kim, making our existing Tilt+Rancher Desktop instructions obsolete.

landism avatar Feb 11 '22 18:02 landism

for what it's worth - you should be able to do this with a custom_build extension (like people did with the old kim tool that rancher desktop had) https://docs.tilt.dev/custom_build.html

nicks avatar Feb 14 '22 18:02 nicks

https://github.com/tilt-dev/tilt-extensions/pull/342

nicks avatar Feb 22 '22 15:02 nicks