bitnami/containers

Bitnami container images

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 5 minutes ago
Added to GitGenius on September 15th, 2026
Created on March 31st, 2022
Open Issues & Pull Requests: 3 (+0)
GitHub issues: Enabled
Number of forks: 6,870
Total Stargazers: 4,463 (+0)
Total Subscribers: 47 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 0.0 hours
Mean response time: 0.2 hours
90th percentile: 0.0 hours
Tracked items: 707

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Practically every issue opened in the past year has drawn a reply. 99% of issues opened in the past year have since been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 1
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 44 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • solved (696)
  • tech-issues (506)
  • triage (489)
  • stale (390)
  • feature-request (177)
  • kafka (45)
  • openldap (38)
  • postgresql (35)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Bitnami Containers is a collection of pre-built Docker container images for popular open source applications.

The project addresses the need for secure, production-ready container images by providing hardened, minimal images built on Photon Linux, a security-hardened enterprise operating system. Each image is scanned for vulnerabilities using Trivy and Grype as part of the release process, with results available through a public catalog. The images include security metadata, software bill of materials, and supply chain provenance attestation through in-toto. They are designed to run with non-root privileges and come with docker-compose files for easy local deployment.

Organizations should choose these images if they prioritize security compliance and minimal vulnerability exposure in their containerized deployments. The images suit teams running popular open source software who want hardened, maintained alternatives to building their own containers. The project explicitly positions itself as a successor to its previous generation based on Debian Linux, with legacy images available separately. Bitnami Secure Images offer first-class support for Helm charts, making them particularly valuable for Kubernetes deployments. Some security metadata and advanced features require commercial subscriptions.

The project maintains active vulnerability scanning triggered on every pull request affecting container source code, ensuring continuous security assessment. Docker Hub serves as the primary distribution channel, with versioned tags available for reproducible deployments. Users can either pull prebuilt images or clone the repository and build locally using the provided Dockerfiles.