awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bitnami avatar

bitnami/containers

0
View on GitHub↗
4,441 स्टार्स·6,829 फोर्क्स·Shell·5 व्यूज़bitnami.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.

स्टार हिस्ट्री

bitnami/containers के लिए स्टार हिस्ट्री चार्टbitnami/containers के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

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.

bitnami/containers की मुख्य विशेषताएं क्या हैं?

bitnami/containers की मुख्य विशेषताएं हैं: 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।

bitnami/containers के कुछ ओपन-सोर्स विकल्प क्या हैं?

bitnami/containers के ओपन-सोर्स विकल्पों में शामिल हैं: 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…

Containers के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Containers के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • hexops-graveyard/dockerfilehexops-graveyard का अवतार

    hexops-graveyard/dockerfile

    4,085GitHub पर देखें↗

    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
    GitHub पर देखें↗4,085
  • bitnami/chartsbitnami का अवतार

    bitnami/charts

    10,374GitHub पर देखें↗

    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
    GitHub पर देखें↗10,374
  • sidpalas/devops-directive-kubernetes-coursesidpalas का अवतार

    sidpalas/devops-directive-kubernetes-course

    1,892GitHub पर देखें↗

    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
    GitHub पर देखें↗1,892
  • eon01/dockercheatsheeteon01 का अवतार

    eon01/DockerCheatSheet

    3,938GitHub पर देखें↗

    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

    GitHub पर देखें↗3,938
  • Containers के सभी 30 विकल्प देखें→