rd VS multipass

Compare rd vs multipass and see what are their differences.

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 multipass
29 129
5,529 7,273
2.3% 2.3%
10.0 9.9
about 11 hours ago 5 days ago
TypeScript C++
Apache License 2.0 GNU General Public License v3.0 only
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

multipass

Posts with mentions or reviews of multipass. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-25.
  • Setting up PHP 8.2 + Laravel 11 dev environment on Multipass
    1 project | dev.to | 22 Apr 2024
    Install Multipass from https://multipass.run
  • k8s-snap (Canonical Kubernetes) pour un déploiement simple et rapide d’un cluster k8s …
    3 projects | dev.to | 25 Feb 2024
    Multipass orchestrates virtual Ubuntu instances
  • Packer Workflows with Jenkins
    1 project | dev.to | 22 Feb 2024
    Multipass I love Multipass for quick Ubuntu instances spun up for testing or as a playground. Wish I would have known and used of it sooner.
  • VMs on macOS using Apple's native Virtualization.Framework
    2 projects | news.ycombinator.com | 19 Jan 2024
    If you just need Ubuntu then you can try "Multipass" from Canonical (https://multipass.run/). Works quite well on my M2 Air. I haven't tried using Linux GUI with it though as I need only terminal based VMs.
  • Multipass
    1 project | news.ycombinator.com | 16 Jan 2024
  • Simulate an Ubuntu-like VM inside macOS
    6 projects | news.ycombinator.com | 14 Jan 2024
    Multipass is pretty clutch for trivial VMs on MacOs for sure. I use it for a bunch of ssh jump boxes running vpns to different sites. The macOS build does not support custom images (lest not without [some truly insane hacks](https://github.com/canonical/multipass/issues/1260#issuecomm...) , which doesn’t really matter for what I use it for but it is kind of a bummer. If you need something with a little more grunt but don’t want to go full blown with writing your own QEMU tooling or fussing with something like UTM or Parallels, [quickemu](https://github.com/quickemu-project/quickemu) is a really nice qemu wrapper with sane defaults that can expose a whole lot of power if you need it.
  • Multipass orchestrates virtual Ubuntu instances
    1 project | news.ycombinator.com | 25 Jul 2023
  • VirtualBox 7.0.10 download links have disappeared
    1 project | news.ycombinator.com | 23 Jul 2023
    I would be cautious or even distrustful of using anything from Oracle. VirtualBox components come under three different licenses - GPLv2, personal use & evaluation license, and an enterprise license. Their VirtualBox license FAQ [1] gives them enough leeway to change future licenses at will. If an exploit is discovered in your old VirtualBox and they've changed the license, you're out of luck.

    We've moved our development to KVM and Virtual Machine Manager on Linux [3] and UTM on Mac [4]. There are other options to run your VM, such as Multipass [5] or VirtualBuddy [6].

    On a digressive topic - it was fun migrating our legacy application server stack from Oracle Java (old & poorly considered decision) to OpenJDK, thanks to their license [2].

    [1] https://www.virtualbox.org/wiki/Licensing_FAQ

    [2] https://www.oracle.com/java/technologies/javase/jdk-faqs.htm...

    [3] https://ubuntu.com/blog/kvm-hyphervisor

    [4] https://mac.getutm.app/

    [5] https://multipass.run/

    [6] https://github.com/insidegui/VirtualBuddy

  • Lima: A nice way to run Linux VMs on Mac
    18 projects | news.ycombinator.com | 10 Jul 2023
    How does it compare to https://multipass.run/?
  • Hands-on Kubernetes and maybe go for a certification
    2 projects | /r/kubernetes | 19 May 2023
    If you have a reasonably beefy computer, you can always try setting up Multipass and set up 2-3 nodes for a k8s cluster, it's how I'm doing my own certification training. I do have a k3s Raspberry Pi cluster, but with Pi prices being what they are still it'd almost be cheaper to do a cloud setup. ☹️

What are some alternatives?

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

colima - Container runtimes on macOS (and Linux) with minimal setup

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

intellij-community - IntelliJ IDEA Community Edition & IntelliJ Platform

wsl-environments

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

podman-compose - a script to run docker-compose.yml using podman

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

docker-images - Official source of container configurations, images, and examples for Oracle products and projects

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

UTM - Virtual machines for iOS and macOS