Security best practice for DinD?

This page summarizes the projects mentioned and recommended in the original post on /r/docker

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

    Build Container Images In Kubernetes

  • If you just need to build an image and not execute it, you can e.g. use kaniko.

  • jib

    🏗 Build container images for your Java applications.

  • Depending on the type of project there are very light weight tools to generate OCI images. Like JIB for java apps and ko for golang apps, there tools are very light weight.

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

    Build and deploy Go applications

  • Depending on the type of project there are very light weight tools to generate OCI images. Like JIB for java apps and ko for golang apps, there tools are very light weight.

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