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

### Description of the change This change incorporate the case for a failing primary Node with persistent volume attached to the Node. That create a problem . Because the primary...

verify
in-progress
postgresql-repmgr

### Name and Version bitnami/wordpress-nginx:6.0.1-debian-11-r12 ### What steps will reproduce the bug? using provided docker-compose.yml adding volume mapping to `docker-entrypoint-init.d`: ```yaml - './wp-scripts:/docker-entrypoint-init.d' ``` run docker-compose up ### What is...

on-hold
in-progress
tech-issues
wordpress-nginx
wordpress-intel

This is an automated Pull Request updating: - App name: ruby. - App version: 3.0.4. - Release tag: 3.0.4-debian-11-r27.

verify
auto-merge

### Name and Version bitnami/moodle:4 (latest as of 2022/08/02) ### What steps will reproduce the bug? Deploying with docker compose on an ubuntu machine. `docker-compose.yml`: ```yaml version: '2' services: mariadb:...

tech-issues
triage
moodle

### Name and Version bitnami/redis-sentinel:7.0.4 ### What steps will reproduce the bug? In this environment: ```yaml version: '3.9' networks: redis-nw: external: true services: redis-master: image: 'bitnami/redis:latest' hostname: redis-master ports: -...

stale
in-progress
tech-issues
redis

### Name and Version bitnami/postgresql:11 ### What steps will reproduce the bug? 1. Write docker-compose.yml ```yaml version: '3.8' networks: postgres: driver: bridge services: postgres__main: image: bitnami/postgresql:11 restart: always networks: -...

tech-issues
triage

Hello! Keycloak just released version 19, any plan on supporting it officially by bitnami in short term? 👀 (Not sure if here is the right place to ask this question,...

on-hold
feature-request
keycloak

This is an automated Pull Request updating: - App name: percona-xtrabackup. - App version: 8.0.29-22. - Release tag: 8.0.29-22-debian-11-r9.

verify
auto-merge

This is an automated Pull Request updating: - App name: symfony. - App version: 5.4.11. - Release tag: 5.4.11-debian-11-r5.

verify
auto-merge

### Name and Version bitnami/spark:3.3.0 ### What steps will reproduce the bug? Docker Compose : ```yaml spark: image: bitnami/spark:3.3.0 user: root # Run container as root container: https://docs.bitnami.com/tutorials/work-with-non-root-containers/ hostname: spark...

tech-issues
triage
spark