containers icon indicating copy to clipboard operation
containers copied to clipboard

Bitnami container images

Results 532 containers issues
Sort by recently updated
recently updated
newest added

### Name and Version bitnami/postgresql ### What is the problem this feature will solve? Making backups with no password needed in the backup script outside of kubernetes. It's a bit...

triage
feature-request
postgresql

This is an automated Pull Request updating: - App name: nginx. - App version: 1.22.0. - Release tag: 1.22.0-debian-11-r24.

verify

### Name and Version bitnami/laravel:9.3.2 ### What steps will reproduce the bug? 1. Run our laravel project's Containerfile 2. Pull laravel:9.3.2 3. Run all of our laravel bootstrapping and dependency...

tech-issues
triage
laravel

### Name and Version bitnami/wordpress:6.0.1-debian-11-r7 ### What steps will reproduce the bug? 1. Run any chart with galera cluster, as the example mariadb-galera 7.3.10, where you have 2 or more...

in-progress
tech-issues
wordpress

### Name and Version bitnami/openldap:2.6.3 ### What steps will reproduce the bug? Hey Hi have setup openldap with this docker-compose ```yaml version: "3.9" volumes: openldap_data: services: openldap: image: bitnami/openldap:2 ports:...

on-hold
in-progress
openldap

Signed-off-by: Chris Grycki ### Description of the change This PR adds support for Moodle's Amazon Aurora MySQL database driver. The environment variable "MOODLE_DATABASE_TYPE" should be set to "auroramysql" to use...

verify
in-progress
moodle

### Name and Version bitnami/jenkins:2.346.2 ### What steps will reproduce the bug? 1. I updated from a 2.332.3 image 2. When I bring up the new version is fails with...

tech-issues
triage
jenkins

### Name and Version bitnami/openldap:2.6 ### What steps will reproduce the bug? Set your OpenLDAP to listen to official 636 port Drops message about a privileged port ### What is...

on-hold
openldap

### Name and Version bitnami/moodle ### What is the problem this feature will solve? The Moodle container is unable to install Moodle when using a MySQL compatible Aurora database. The...

triage
moodle
feature-request

### Name and Version bitnami/openldap:2.6 ### What steps will reproduce the bug? docker-compose.yml ```yaml version: "3.7" services: openldap: image: bitnami/openldap:2.6 ports: - "1636:1636" environment: - LDAP_ADMIN_USERNAME=admin - LDAP_ADMIN_PASSWORD=password - LDAP_ENABLE_TLS=yes...

tech-issues
triage
openldap