bitnami/minideb resource
A small image based on Debian designed for use in containers observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3652
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
2216 stars · 295 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Minideb is a minimalist Debian-based container base image maintained by Bitnami, optimized for small size while retaining glibc compatibility and apt package access. It includes an install_packages helper that installs packages non-interactively, cleans apt metadata, and retries failed downloads.
Use cases
- small debian base image for docker containers
- base image for my dockerfile
- install packages in a dockerfile without apt bloat
- minimal linux image with glibc and apt
- regularly updated container image with security patches
- base image for language runtime containers
When to choose
- you want a small Debian-based base image with full glibc compatibility
- you need apt access to the Debian package ecosystem in containers
- you want daily-built images that include recent security updates
- you build Bitnami-style containerized applications or language runtimes
When to avoid
- you need an even smaller image and can work with Alpine or distroless
- you require systemd or other init systems inside the container
- you need locales, man pages, or documentation files in the image
- you want an enterprise-supported hardened image without a Bitnami subscription
Facets
infra-config · maturity active
container-runtime developer-tools security cloud-computing self-hosted cloud self-hosted base-image debian docker-image minimal-image containers apt glibc devops docker linux
2 sources
- readme: https://github.com/bitnami/minideb · fetched 2026-08-28 · 5b0f99faf3d5
- homepage: https://bitnami.com · fetched 2026-08-29 · 0399c4b56541
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bitnami/minideb | main | 77 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem