Distroless images using melange and apko

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    build APKs from source code (by chainguard-dev)

  • melange allows us to build .apk packages (compatible with apk, the package manager used by Alpine Linux distro) using declarative YAML pipelines.

  • distribution-spec

    OCI Distribution Specification

  • apko allows us to build OCI container images from .apk packages.

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

    Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more

  • Using Trivy:

  • apko

    Build OCI images from APK packages directly without Dockerfile

  • apko allows us to build OCI container images from .apk packages.

  • scout-cli

    Docker Scout CLI

  • Using Docker Scout:

  • grype

    A vulnerability scanner for container images and filesystems

  • Using Grype:

  • distroless-melange-apko

    Base files for building a distroless image using melange and apko.

  • Get the code for this lab here: https://github.com/henriquencmt/distroless-melange-apko

  • 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
  • hello-melange-apko

    Discontinued Demo app duplicated in 5 languages (Go/JavaScript/Python/Ruby/Rust) showing how to go from source code to container image using melange+apko

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