rd VS colima

Compare rd vs colima and see what are their differences.

rd

Container Management and Kubernetes on the Desktop (by rancher-sandbox)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
rd colima
29 110
5,529 16,793
2.7% -
10.0 8.2
1 day ago 10 days ago
TypeScript Go
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rd

Posts with mentions or reviews of rd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-11.
  • Rancher Desktop v1.11.0 with Snapshots, Container Dashboard and More
    1 project | news.ycombinator.com | 3 Nov 2023
  • K3s – Lightweight Kubernetes
    17 projects | news.ycombinator.com | 11 Oct 2023
    So, please please solve this request here: https://github.com/rancher-sandbox/rancher-desktop/issues/18...
  • Rancher Desktop 1.9 released with support for Docker Extensions
    1 project | /r/rancherdesktop | 2 Jul 2023
  • Apple Virtualization Framework
    11 projects | news.ycombinator.com | 4 Jun 2023
  • No docker options
    5 projects | /r/golang | 5 Apr 2023
  • macOS Apple Silicon version is still Intel x86?
    1 project | /r/rancher | 21 Mar 2023
  • Podman vs. Docker: Comparing the Two Containerization Tools – Linode
    8 projects | news.ycombinator.com | 8 Feb 2023
    https://github.com/rancher-sandbox/rancher-desktop/releases

    Then in Rancher Desktop you enable WSL integration as shown here:

  • Nginx in KinD
    1 project | /r/nginx | 8 Dec 2022
    If using rancher desktop: https://docs.rancherdesktop.io/tutorials/working-with-images/ https://github.com/rancher-sandbox/rancher-desktop/issues/952
  • New Docker Desktop: Run WASM Applications Alongside Linux Containers in Docker
    8 projects | news.ycombinator.com | 7 Dec 2022
    > docker desktop is pretty dead now that it's got restrictive licensing etc...

    It would probably be nice to hear more about why you think this is! I've certainly heard of some having to move away from Docker Desktop.

    However, at the scale where you need a license (250 employees or 10 million $ in annual revenue) it's not quite as big of an issue, especially at their current pricing per seat: https://www.docker.com/pricing/

    > stick to standard open source tools like Colima etc...

    Sticking to open source is a great idea!

    I think mentioning that Colima runs on macOS and Linux only at the moment is also a good idea: https://github.com/abiosoft/colima

    A large market share of the Docker Desktop installs are Windows in particular (since it's "the one way" how most install Docker nowadays, as opposed to not really needing a GUI or the supporting tools on Linux).

    In another comment I mentioned Podman Desktop as a mostly viable alternative: https://github.com/containers/podman-desktop

    Then there's also Rancher Desktop as well: https://github.com/rancher-sandbox/rancher-desktop

    Regardless, it's nice to see reputable orgs behind the open source projects as well, which gives a bit more credence to their chances of surviving for the years to come.

  • Finch: An open-source client for container development
    1 project | news.ycombinator.com | 25 Nov 2022
    Great, then can you speak to whether rancher-desktop supports the "--platform" argument to "run" the same way that finch does?

    I wouldn't mind answering it myself, but it looks like rancher-desktop is an electron something or other: https://github.com/rancher-sandbox/rancher-desktop/blob/v1.6... and even downloading the 500MB release zip shows that there's `Rancher Desktop.app/Contents/Resources/resources/darwin/lima/bin/limactl` hidden in it, but I'm a distrustful sort and I don't want to crawl through unlimited lines of typescript to find out what this is going to do to my system

    Maybe it's just that I'm not the right audience for this, since I am the polar opposite of "some gui fanciness," as I came up through the docker-machine universe, and now colima, and thus have a lot more comfort debugging CLI tooling when something inevitably goes toes up

colima

Posts with mentions or reviews of colima. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-20.
  • Lcl.host: fast, easy HTTPS in your local dev environment
    7 projects | news.ycombinator.com | 20 Mar 2024
    If you don't need a GUI, the following combo works pretty well:

    - https://github.com/abiosoft/colima

    - https://github.com/peterldowns/localias

  • Damn Small Linux 2024
    10 projects | news.ycombinator.com | 1 Feb 2024
    You might look into CoLima as a way to get started.

    https://github.com/abiosoft/colima?tab=readme-ov-file

    Its user interface is Docker-like, using containers.

    For full desktop, I've only used the commercial app "Parallels", which can set up an Ubuntu desktop for you. Also Fedora and Alpine and Debian I believe.

    But

    > I don't really have any resources to share. I just know how to boot a vmlinuz with an initramfs using QEMU, and decided to download the Linux kernel source code and try compiling it.

    I highly recommend working through Linux from Scratch and possibly the Gentoo Handbook. It's a journey.

  • Howto: WASM runtimes in Docker / Colima
    5 projects | dev.to | 12 Jan 2024
    I could not find any guide how to add WASM container capability to Docker running on Colima. This guide provides a few Colima templates for exactly this, which adds WasmEdge, Wasmtime and Wasmer runtime types.
  • RamRamRamEveryoneSleepingOnDocker
    3 projects | /r/ProgrammerHumor | 7 Dec 2023
    Colima runs much faster on Macos: https://github.com/abiosoft/colima
  • Podman Desktop v1.5 with Compose onboarding and enhanced Kubernetes pod data
    11 projects | news.ycombinator.com | 3 Nov 2023
    After docker desktop became unusable, I jumped to colima and never looked back. I still use the docker runtime in it (the non-proprietary part) but it also supports containerd. On Mac it's just a "brew install colima" and then "colima start"

    I also install the compose and ecr credentials plug-ins (since I use ecr for my container registry.) It has the full functionality of docker desktop minus the UI, which I never used anyways.

    https://github.com/abiosoft/colima

  • K3s – Lightweight Kubernetes
    17 projects | news.ycombinator.com | 11 Oct 2023
    On my M1 Pro system, I have nothing but positive things to say about the experience of using Colima (https://github.com/abiosoft/colima). Quick to set up and fast to use.
  • abiosoft/colima
    1 project | /r/programming | 4 Sep 2023
  • UTM – Virtual Machines for iOS and macOS
    9 projects | news.ycombinator.com | 30 Aug 2023
    I'd say Lima and Colima should be enough for most use cases:

    https://lima-vm.io/

    https://github.com/abiosoft/colima

  • Lazydocker
    19 projects | news.ycombinator.com | 18 Jul 2023
    The bash/zsh equivalent wouldn't be too hard, but I use fish.

    [0] https://github.com/abiosoft/colima, https://hn.algolia.com/?q=https%3A%2F%2Fgithub.com%2Fabiosof...

    [1] https://orbstack.dev [3], https://hn.algolia.com/?q=https%3A%2F%2Forbstack.dev

    [2] https://github.com/abiosoft/colima#customizing-the-vm and https://github.com/abiosoft/colima/blob/main/docs/FAQ.md#edi...

    [3] I’m on OrbStack now, but it isn’t so much better at how I use Docker than Colima is that I think that it’s an instant buy, especially with the planned subscription model. If I used anything other than the Docker integration, I might think it's better, but as of right now, no.

    I also have some issues with its insistence on asking for elevated permissions. I will never grant permission[4] to make a symlink to the "standard" Docker socket; context and `$DOCKER_HOST` work well enough. It should not ask if the permission hasn't been given once. I also worry about other "advanced" features that may need an elevated permissions helper[5].

    [4] https://github.com/orbstack/orbstack/issues/281#issuecomment...

    [5] https://github.com/orbstack/orbstack/issues/281#issuecomment... and following

  • FLaNK Stack Weekly for 17 July 2023
    13 projects | dev.to | 17 Jul 2023

What are some alternatives?

When comparing rd and colima you can also consider the following projects:

lima - Linux virtual machines, with a focus on running containers

intellij-community - IntelliJ IDEA Community Edition & IntelliJ Platform

Podman Desktop - Podman Desktop - A graphical tool for developing on containers and Kubernetes

multipass - Multipass orchestrates virtual Ubuntu instances

minikube - Run Kubernetes locally

nerdctl - contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ...

podman - Podman: A tool for managing OCI containers and pods.

remote-docker-aws - Remote Docker for local development hosted using AWS

resharper-rider-plugin - https://www.jetbrains.com/help/resharper/sdk/

orbstack - Fast, light, simple Docker containers & Linux machines for macOS