Live data from Hacker News

Debian 12 is now the base operating system of Bitnami packages

blog.bitnami.com

1–5 of 5 posts

Re: Debian 12 is now the base operating system of Bitnami packages

#4

What's the value proposition for bitnami container images? I mean, why would I choose bitnami/postgresql over the "Docker Official Image" postgres? (genuine question)

Have a look at the postgresql readme file to see the value they add: https://github.com/bitnami/containers/tree/main/bitnami/post...

When you use a bunch of different containers from Bitnami, you'll start to notice common configuration patterns which make managing the containers easier.

On the flipside, the additional configuration sometimes contradicts to the official documentation, so that can add complexity from time to time.