whalebrew VS macondo

Compare whalebrew vs macondo and see what are their differences.

macondo

generic, polyglot commands platform (by casidiablo)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
whalebrew macondo
3 1
3,966 3
0.4% -
6.7 1.8
about 2 months ago over 3 years ago
Go Rust
Apache License 2.0 -
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.

whalebrew

Posts with mentions or reviews of whalebrew. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-11.
  • Is it possible to use a container as my terminal on Mac?
    2 projects | /r/docker | 11 Feb 2021
    I don’t use this as I find homebrew to be dependable, but you might find whalebrew interesting. It is
  • Run More Stuff in Docker
    11 projects | news.ycombinator.com | 26 Dec 2020
    Just want link to Whalebrew, which achieves a lot of what this article mentions but IMO is more user-friendly. https://github.com/whalebrew/whalebrew
  • Subuser: Docker as Desktop Programs
    2 projects | news.ycombinator.com | 25 Dec 2020
    Whalebrew[0] has been doing this for years, though Subuser appears to provide more configuration/access control.

    [0] https://github.com/whalebrew/whalebrew

    It's not a new nor crazy idea...Jessie (jessfraz.com) talked about doing this[1] in their desktop environment back in 2015.

    https://blog.jessfraz.com/post/docker-containers-on-the-desk...

macondo

Posts with mentions or reviews of macondo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-26.
  • Run More Stuff in Docker
    11 projects | news.ycombinator.com | 26 Dec 2020
    This reminded me of a proof of concept thing that facilitates this kind of work.

    https://github.com/casidiablo/macondo

    I don't even know what it is I built, but it has been useful in some contexts.

    It basically allows you to easily wrap and distribute scripts (or more complex apps) that have specific dependencies that might not always be installed in the host. It does so by wrapping the script in a docker image.

    It also automates the annoying part of docker: mounting local paths for apps that need to interact with the host's file system.

    I need to write a blog post on this if anything to gather feedback. I'm still not 100% sold on the idea and there are some edge cases. Still, a fun experiment.

What are some alternatives?

When comparing whalebrew and macondo you can also consider the following projects:

distroless - 🥑 Language focused docker images, minus the operating system.

packages.redbeardlab.com

bocker - Docker implemented in around 100 lines of bash

community - Community content for the Cloud Native Buildpacks (CNB) project

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

Sandboxie - Sandboxie Plus & Classic

install - 📥 Homebrew (un)installer

Diun - Receive notifications when an image is updated on a Docker registry

x11docker - Run GUI applications and desktops in docker and podman containers. Focus on security.

hadolint - Dockerfile linter, validate inline bash, written in Haskell