Building Secure Docker Images for Production - Best Practices

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

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

    KubeClarity is a tool for detection and management of Software Bill Of Materials (SBOM) and vulnerabilities of container images and filesystems

  • In the following steps, we use a local Kubernetes cluster (such as kind) to test the image. With the cluster up and running, let's install some tooling to help us with image scanning. In this case, we're using KubeClarity. Follow the installation instructions in the README to install it into your development cluster.

  • rust-pokemon-api

  • With KubeClarity installed, let's deploy our service. (Find the example source code here.)

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

    Kubernetes IN Docker - local clusters for testing Kubernetes

  • In the following steps, we use a local Kubernetes cluster (such as kind) to test the image. With the cluster up and running, let's install some tooling to help us with image scanning. In this case, we're using KubeClarity. Follow the installation instructions in the README to install it into your development cluster.

  • rust-workload

  • Performing these kinds of checks is only of KubeClarity's features. Whenever you run a scan, it also scans for vulnerable packages. If you want to learn more about package scanning, check out this blog post.

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

  • How to distribute workloads using Open Cluster Management

    3 projects | dev.to | 26 Jan 2024
  • Choosing the Next Step: Docker Swarm or Kubernetes After Mastering Docker?

    1 project | /r/devops | 12 Nov 2023
  • observing logs from Kubernetes pods without headaches

    2 projects | /r/kubernetes | 26 Aug 2023
  • Control your role! Kubernetes RBAC explored

    1 project | dev.to | 27 Jul 2023
  • Setting up a single or multi-Node Cluster on KinD

    2 projects | dev.to | 11 Jul 2023