Chainguard Images now available on Docker Hub

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

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
  • 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.

  • os

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

  • 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
  • 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

  • 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
  • Ko: Easy Go Containers

    2 projects | news.ycombinator.com | 8 Nov 2023