awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bitnami avatar

bitnami/containers

0
View on GitHub↗
4,441 stele·6,829 fork-uri·Shell·2 vizualizăribitnami.com↗

Containers

This project is a cloud-native software distribution and an OCI container image library. It provides a collection of pre-configured, hardened container images and Docker Compose application stacks designed for consistent deployment across cloud and on-premises environments.

The images are production-ready and compiled using standardized security configurations and vulnerability scanning to reduce attack surfaces. These hardened application images are designed to minimize manual setup and security risks during deployment.

The project covers container vulnerability management, production-ready image building, and application orchestration. It includes the ability to launch multi-service application environments as single units using orchestration configuration files.

Features

  • Hardened Container Images - Compiles secure, production-ready hardened container images by applying standardized configurations to open-source applications.
  • Cloud-Native Software Distributions - Acts as a comprehensive distribution of standardized containerized software for diverse cloud and on-premises environments.
  • Config-Driven Image Building - Uses standardized configuration files to automate the compilation and assembly of production-ready container images.
  • Container Image Building - Implements a consistent build process to create standardized and secure container images for reliable open-source software deployment.
  • Docker Compose Deployments - Provides pre-configured Docker Compose templates to launch multi-service application stacks with a single command.
  • OCI Container Image Libraries - Maintains a comprehensive library of pre-configured and hardened OCI container images for popular open-source services.
  • Vulnerability Scanning - Integrates automated vulnerability scanning into the image build pipeline to detect and resolve security flaws before publication.
  • Container Image Vulnerability Scanners - Analyzes container images during the build process using automated tools to detect known OS and application-layer vulnerabilities.
  • Multi-Stage Container Builds - Employs multi-stage builds to separate the build environment from the runtime image, ensuring smaller and more secure production containers.
  • Container Orchestration Configurations - Packages application services with compatible configurations to enable seamless deployment via container orchestration files.

Istoric stele

Graficul istoricului de stele pentru bitnami/containersGraficul istoricului de stele pentru bitnami/containers

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Containers

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Containers.
  • hexops-graveyard/dockerfileAvatar hexops-graveyard

    hexops-graveyard/dockerfile

    4,085Vezi pe GitHub↗

    This project is a collection of best practices and curated templates for building secure, stable, and production-ready Docker images. It provides standards for OCI image optimization and a guide for implementing industry-standard configurations in container environments. The repository offers specific patterns for security hardening, such as implementing non-root user execution with static IDs to prevent host privilege escalation. It also provides structural templates for multi-stage builds to separate build-time dependencies from the final runtime environment. Additional capabilities cover

    Dockerfilecontainersdockerfilekubernetes
    Vezi pe GitHub↗4,085
  • bitnami/chartsAvatar bitnami

    bitnami/charts

    10,374Vezi pe GitHub↗

    This project is a Helm chart repository and Kubernetes application catalog providing standardized deployment templates for popular open-source software. It serves as a library of pre-configured packages designed to automate the installation and configuration of server-side applications on container clusters. The collection includes a suite of hardened container images built on minimal base layers to reduce the attack surface. These images undergo automated vulnerability scanning and triage within the release pipeline to identify and remediate security flaws before deployment. The project man

    Go Templatebitnamichartshelm
    Vezi pe GitHub↗10,374
  • sidpalas/devops-directive-kubernetes-courseAvatar sidpalas

    sidpalas/devops-directive-kubernetes-course

    1,892Vezi pe GitHub↗

    This project is a comprehensive educational curriculum designed to teach the fundamentals of container orchestration and infrastructure automation. It provides a structured learning path for mastering the lifecycle management of containerized applications, covering the core concepts of declarative resource definitions, control-loop-based reconciliation, and distributed cluster state management. The course distinguishes itself by focusing on practical, hands-on implementation of modern DevOps practices. It guides users through the integration of GitOps workflows for state synchronization, the

    Smarty
    Vezi pe GitHub↗1,892
  • eon01/dockercheatsheetAvatar eon01

    eon01/DockerCheatSheet

    3,938Vezi pe GitHub↗

    This project is a comprehensive reference guide and cheat sheet for the Docker CLI. It provides a structured collection of commands and documentation to help users manage container lifecycles, build images, and handle registries. The documentation specifically covers the orchestration of multi-container applications using Docker Compose and the management of scalable services across multiple nodes via Docker Swarm. It also includes detailed guides for configuring virtual networks, bridges, and ports to control container communication. The reference surface extends to container image administ

    Vezi pe GitHub↗3,938
Vezi toate cele 30 alternative pentru Containers→

Întrebări frecvente

Ce face bitnami/containers?

This project is a cloud-native software distribution and an OCI container image library. It provides a collection of pre-configured, hardened container images and Docker Compose application stacks designed for consistent deployment across cloud and on-premises environments.

Care sunt principalele funcționalități ale bitnami/containers?

Principalele funcționalități ale bitnami/containers sunt: Hardened Container Images, Cloud-Native Software Distributions, Config-Driven Image Building, Container Image Building, Docker Compose Deployments, OCI Container Image Libraries, Vulnerability Scanning, Container Image Vulnerability Scanners.

Care sunt câteva alternative open-source pentru bitnami/containers?

Alternativele open-source pentru bitnami/containers includ: hexops-graveyard/dockerfile — This project is a collection of best practices and curated templates for building secure, stable, and production-ready… bitnami/charts — This project is a Helm chart repository and Kubernetes application catalog providing standardized deployment templates… sidpalas/devops-directive-kubernetes-course — This project is a comprehensive educational curriculum designed to teach the fundamentals of container orchestration… snyk/cli — The Snyk CLI is a command-line security scanner that detects known vulnerabilities across open-source dependencies,… eon01/dockercheatsheet — This project is a comprehensive reference guide and cheat sheet for the Docker CLI. It provides a structured… docker/compose — Docker Compose is a tool for defining and running multi-container applications through declarative configuration…