Chainguard Images now available on Docker Hub

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • distroless

    🥑 Language focused docker images, minus the operating system.

    lots of questions here regarding what this product is. I guess i can provide some information for the context, from a perspective of an outside contributor.

    Chainguard Images is a set of hardened container images.

    They were built by the original team that brought you Google's Distroless (https://github.com/GoogleContainerTools/distroless)

    However, there were few problems with Distroless:

    1. distroless were based on Debian - which in turn, limited to Debian's release cadence for fixing CVE.

    2. distroless is using bazelbuild, which is not exactly easy to contrib, customize, etc...

    3. distroless images are hard to extend.

    Chainguard built a new "undistro" OS for container workload, named Wolfi, using their OSS projects like melange (for packaging pkgs) and apko (for building images).

    The idea is (from my understanding) is that

    1. You don't have to rely on upstream to cut a release. Chainguard will be doing that, with lots of automation & guardrails in placed. This allow them to fix vulnerabilties extremely fast.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • os

    Main package repository for production Wolfi images (by wolfi-dev)

  • melange

    build APKs from source code (by chainguard-dev)

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

  • Distroless: Language focused Docker images, minus the operating system

    1 project | news.ycombinator.com | 1 Sep 2024
  • Language focused Docker images, minus the operating system

    1 project | news.ycombinator.com | 21 Feb 2024
  • Using Alpine can make Python Docker builds 50× slower

    1 project | news.ycombinator.com | 28 Dec 2023
  • Smaller and Safer Clojure Containers: Minimizing the Software Bill of Materials

    1 project | /r/Clojure | 7 Dec 2023
  • Fat OCI images are a cultural problem

    4 projects | news.ycombinator.com | 24 Nov 2023