SaaSHub helps you find the best software and product alternatives Learn more →
Containers Alternatives
Similar projects and alternatives to containers
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
filemanager
File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview and edit your files.
-
-
MySQL
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
-
-
-
-
-
-
thanos
Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.
-
WriteFreely
A clean, Markdown-based publishing platform made for writers. Write together and build a community.
-
-
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)
-
MariaDB
MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry. (by MariaDB)
-
Plume
Federated blogging application, thanks to ActivityPub (now on https://git.joinplu.me/ — this is just a mirror)
-
-
-
-
Tendis
Tendis is a high-performance distributed storage system fully compatible with the Redis protocol.
containers discussion
containers reviews and mentions
-
Rehosting Bitnami Secure Images with Specific Tags
Bitnami recently updated its policy, restricting direct access to their secure container images (discussion here). This change impacts automated workflows, CI/CD pipelines, and production deployments that rely on Bitnami images and Helm charts.
-
Bitnami’s Free Catalog Says Goodbye: Avoid Brownouts and a $72k Surprise
Bitnami is making a number of changes following their acquisition by Broadcom and renewed focus on a subscription model.
-
The Deletion of Docker.io/Bitnami
Just to be crystal clear about the open source part: the code for all container images will continue to be maintained, kept up to date, and publicly accessible on GitHub (https://github.com/bitnami/containers) under the Apache 2 license.
What Bitnami is discontinuing is the publishing of prebuilt images to public registries. However, the build code remains available, so users can still build the images themselves and push them to their own registries by running a couple of commands.
- Bitnami announces their Secure Containers initiative
- How to Deploy Bitnami Schema Registry Helm Chart on Preinstalled Strimzi Kafka Cluster in a Separate Namespace?
-
Why pinning your dependency versions matters
It worked perfectly for months until this morning, when I woke up to my database in a crashloop and my service completely unavailable. Why? It turns out K8s had to restart the PostgreSQL pod, which then loaded the latest 15.* version of the Docker image. Unfortunately for me, that image was buggy and sent my database down to into oblivion.
-
Deploy Kafka connector on GKE cluster
[https://github.com/bitnami/containers/tree/main/bitnami/kafka](https://github.com/bitnami/containers/tree/main/bitnami/kafka)
-
The Home Server Journey - 6: Your New Blogging Career
Of course that requires a more complex setup for the database server itself, but thanks to Bitnami's mariadb-galera Docker image and Helm chart, I've managed to get to something rather manageable for our purposes:
-
The Home Server Journey - 5b: A Bridge Too Far?
If you're writing your own application, it's easy to define different addresses for writing to and reading from a replicated database, respecting the role of each copy. But a lot of useful software already around assumes a single connection is needed, and there's no simple way to get around that. That's why you need specific intermediaries or proxies like Pgpool-II for PostgreSQL, that can appear to applications as a single entity, redirecting queries to the appropriate backend database depending on it's contents:
- 🚀 Primeros Pasos con Moodle: Crea tu Plataforma E-Learning en un Proyecto Local
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 Aug 2026
Stats
bitnami/containers is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of containers is Shell.