Iron Bank: Secure Registries, Secure Containers

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

    Code signing and transparency for containers and binaries

  • Use distroless images (which contain only application and its runtime dependencies, and don't include package managers/shells or any other programs you would expect to find in a standard Linux distribution). All distroless images are signed by cosign.

  • cli

    Snyk CLI scans and monitors your projects for security vulnerabilities. (by snyk)

  • The Docker Official Images are a curated set of Docker repositories hosted on Docker Hub. I'm going to use Snyk to scan the alpine image.

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

    An open source trusted cloud native registry project that stores, signs, and scans content.

  • 2) Harbor instance registry

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

  • Docker Desktop 4.13.0 introduces a New Dev Environment CLI for the first time

    3 projects | dev.to | 23 Oct 2022
  • How do I find out which container is responsible for a specific docker overlay folder?

    2 projects | /r/devops | 3 May 2022
  • Unlimited Preview Environments with Kubernetes Namespaces

    4 projects | dev.to | 9 Jul 2021
  • Best Practices for building containers

    2 projects | dev.to | 15 Jun 2021
  • Install Docker and Portainer in a VM using Ansible

    2 projects | dev.to | 2 Jun 2024