minideb

A small image based on Debian designed for use in containers (by bitnami)

Minideb Alternatives

Similar projects and alternatives to minideb

  1. distroless

    137 minideb VS distroless

    🥑 Language focused docker images, minus the operating system.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. charts

    114 minideb VS charts

    Bitnami Helm Charts (by bitnami)

  4. cdk8s

    54 minideb VS cdk8s

    Define Kubernetes native apps and abstractions using object-oriented programming

  5. Lean and Mean Docker containers

    Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)

  6. containers

    29 minideb VS containers

    Bitnami container images

  7. KeyDB

    26 minideb VS KeyDB

    A Multithreaded Fork of Redis

  8. SSDB

    14 minideb VS SSDB

    SSDB - A fast NoSQL database, an alternative to Redis

  9. pi-gen

    14 minideb VS pi-gen

    Tool used to create the official Raspberry Pi OS images

  10. raspberrypi-sys-mods

    A collection of Raspberry Pi-sourced system configuration files and associated scripts

  11. noyaml

    A silly emotional rant about the state of devops tooling/the infrastructure sector in 2018. #noyaml.com

  12. graylog-docker

    Official Graylog Docker image

  13. Tendis

    8 minideb VS Tendis

    Tendis is a high-performance distributed storage system fully compatible with the Redis protocol.

  14. stego-toolkit

    Collection of steganography tools - helps with CTF challenges

  15. docker-gitlab

    Dockerized GitLab

  16. docker-slim

    Discontinued Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source) [Moved to: https://github.com/slimtoolkit/slim]

  17. tidis

    4 minideb VS tidis

    Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend

  18. docker-debian-artifacts

    Official builds of debuerreotype-generated Debian tarballs for use in Docker

  19. dynomite

    A generic dynamo implementation for different k-v storage engines

  20. anna

    3 minideb VS anna

    A low-latency, cloud-native KVS

  21. raspberrypi-sys-mods

    Discontinued A collection of Raspberry Pi-sourced system configuration files and associated scripts [Moved to: https://github.com/BitBistro-code/raspberrypi-sys-mods] (by mikewwwperry)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better minideb alternative or higher similarity.

minideb discussion

Log in or Post with

minideb reviews and mentions

Posts with mentions or reviews of minideb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-07-18.
  • Broadcom to discontinue free Bitnami Helm charts
    5 projects | news.ycombinator.com | 18 Jul 2025
  • Setting up a packaging environment for Alpine Linux (introducing alpkg)
    4 projects | news.ycombinator.com | 27 Mar 2023
    postgres:15-bullseye 2bb008a38e7c 379MB

    [1] https://github.com/bitnami/minideb

    However, it is sometimes a good idea to benchmark the speed of different images, as sometimes a significant speed loss is possible.

  • I deleted 78% of my Redis container and it still works
    14 projects | news.ycombinator.com | 16 Jul 2022
    as is stated initially, that goes back to how bitnami is building its Docker images, basing on a set of debian packages (minideb) - there's also a shell library/framework embedded that does useful things, but that makes you read more code when you go check how the sausage is made. That minideb is the basis for the higher CVE count compared to scratch or alpine images.

    > it’s a well-kept secret that no one wants to talk about

    the maintainer side most casual docker image users aren't aware of I'd rephrase, but bitnami at least documents the issue

    https://github.com/bitnami/minideb#security

    https://docs.bitnami.com/kubernetes/open-cve-policy/

  • Minideb: A small image based on Debian designed for use in containers
    1 project | news.ycombinator.com | 5 Jun 2021
  • Minimal base images roundup
    3 projects | /r/kubernetes | 21 Feb 2021
    Ah, yeah it's a little more confusing because it's using the debootstrap tool (https://wiki.debian.org/Debootstrap) to build the container image filesystem. You can see all the gory logic here: https://github.com/bitnami/minideb/blob/master/buildone and https://github.com/bitnami/minideb/blob/master/mkimage It's a bunch of shell scripting that's not really meant to be interpreted by anyone that isn't a debian expert though, so don't feel bad if it looks really confusing. I think the overall thing is that minideb installs the absolute bare minimum system with debootstrap and even strips out a few essential packages like trusted SSL CAs, etc. If you need anything (including those essential packages) you're meant to just install_packages install them--it's all using the same apt sources and packages as debian.
  • Microsoft repo installed on all Raspberry Pi’s
    14 projects | /r/linux | 3 Feb 2021
    Do you know why this is? Because it's part of the base file system. Here is a line from the build script for minideb (basically the smallest image needed to run a container): https://github.com/bitnami/minideb/blob/e4f37e8a5d271d93b79c3f4caa49c4ceb95d8eec/mkimage#L52
  • A note from our sponsor - SaaSHub
    www.saashub.com | 19 Aug 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic minideb repo stats
7
2,216
6.6
15 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Shell is
the 8th most popular programming language
based on number of references?