Run containers on your Mac with Lima

This page summarizes the projects mentioned and recommended in the original post on /r/apple

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • lima

    Linux virtual machines, with a focus on running containers

  • I can't believe someone would write an article like this without addressing if this software is compatible with M1 macs. Turns out, to my surprise, that it is. I haven't tested it, but that's very interesting.

  • docker-node

    Official Docker Image for Node.js :whale: :turtle: :rocket:

  • Security via isolation isn't really the main benefit of containers though. The reason why the node docker container has over a billion downloads isn't because people fear the security implications of installing and running node directly.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • distribution-spec

    OCI Distribution Specification

  • Many of the things you mention there are actually not provided by Docker. The clear and well defined format is OCI, which stands for “Open Container Initiative” (Docker was a founding member, but they aren’t the only one). The underlying runtime for containers that Docker uses is containerd which is an open source product. Docker provides… Docker Hub, and a client app. Docker certainly isn’t the only option, there’s also Kubernetes, Podman, or even just (shudder) containerd itself. Heck, you could write your own.

  • containerd

    An open and reliable container runtime

  • Many of the things you mention there are actually not provided by Docker. The clear and well defined format is OCI, which stands for “Open Container Initiative” (Docker was a founding member, but they aren’t the only one). The underlying runtime for containers that Docker uses is containerd which is an open source product. Docker provides… Docker Hub, and a client app. Docker certainly isn’t the only option, there’s also Kubernetes, Podman, or even just (shudder) containerd itself. Heck, you could write your own.

  • colima

    Container runtimes on macOS (and Linux) with minimal setup

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts