packages.redbeardlab.com VS macondo

Compare packages.redbeardlab.com vs macondo and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
packages.redbeardlab.com macondo
1 1
5 3
- -
4.7 1.8
over 3 years ago over 3 years ago
Dockerfile Rust
- -
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.

packages.redbeardlab.com

Posts with mentions or reviews of packages.redbeardlab.com. 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
    http://packages.redbeardlab.com

    On the GitHub repo where you can ask for more packages to be installed:

    https://github.com/RedBeardLab/packages.redbeardlab.com/

    And in this pair or articles for specific languages

    Golang:

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 packages.redbeardlab.com and macondo you can also consider the following projects:

whalebrew - Homebrew, but with Docker images

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

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

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

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

bocker - Docker implemented in around 100 lines of bash

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