orbstack / orbstack

Fast, light, simple Docker containers & Linux machines for macOS
https://orbstack.dev
MIT License
5.02k stars 38 forks source link

Support containerd and nerdctl #141

Open kinosang opened 1 year ago

kinosang commented 1 year ago

Is your feature request related to a problem? Please describe. containerd and nerdctl are alternative to moby and the docker cli.

Describe the solution you'd like Add an option to allow users change the container engine between containerd and moby

Describe alternatives you've considered

Additional context Rancher Desktop supports this.

kdrag0n commented 1 year ago

You can install containerd and nerdctl in a Linux machine for now.