awesome-repositories.com
博客
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·2 次浏览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.

Star 历史

bitnami/containers 的 Star 历史图表bitnami/containers 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Containers 的开源替代方案

相似的开源项目,按与 Containers 的功能重合度排序。
  • hexops-graveyard/dockerfilehexops-graveyard 的头像

    hexops-graveyard/dockerfile

    4,085在 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
    在 GitHub 上查看↗4,085
  • bitnami/chartsbitnami 的头像

    bitnami/charts

    10,374在 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
    在 GitHub 上查看↗10,374
  • sidpalas/devops-directive-kubernetes-coursesidpalas 的头像

    sidpalas/devops-directive-kubernetes-course

    1,892在 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
    在 GitHub 上查看↗1,892
  • eon01/dockercheatsheeteon01 的头像

    eon01/DockerCheatSheet

    3,938在 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

    在 GitHub 上查看↗3,938
查看 Containers 的所有 30 个替代方案→

常见问题解答

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…