You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's not advertised as it was never properly tested.
The goal was to support Rancher Desktop but then it became obvious that few settings would need to be exposed to users (default mounted volumes vs. user customization for tinkerers, etc.).
Request
It is desirable to easily supporting additional container solutions such as Rancher Desktop and possibly much more. This request might not be worth the trouble:
Supporting too many options creates lots of testing efforts
Generic support will possibly complicate the code while making few parts more fragile or "user-error" prone
Overall changes
New user settings for generic container solution command-line invocation?
Background
As of now, there are 3 officially supported container solutions:
default instance
for nowThere's also hidden direct support for [nerdctl](https://github.com/containerd/nerdctl
Request
It is desirable to easily supporting additional container solutions such as Rancher Desktop and possibly much more. This request might not be worth the trouble:
Overall changes
The text was updated successfully, but these errors were encountered: