containers
containers copied to clipboard
Bitnami container images
### Name and Version bitnami/kubectl:latest ### What is the problem this feature will solve? My config file has two clusters,i use kubectl to change cluster ,it show error: open /.kube/config:...
### Name and Version bitnami/postgresql:14 ### What steps will reproduce the bug? 1. Create Dockerfile: ``` FROM bitnami/postgresql:14 RUN ls ``` 2. Execute image build ``` docker run -v $PWD:/workspace...
### Name and Version bitnami/matomo:4 ### What steps will reproduce the bug? When using the "lost password" function I get the following error: `Could not instantiate mail function.Possible reason: your...
### Name and Version bitnami/wordpress-nginx:6 ### What steps will reproduce the bug? 1. Create a docker-compose and map the `wp-content/plugins` and `wp-content/themes` folders 2. Run `docker compose up` 3. The...
### Name and Version bitnami/wordpress-nginx:6 ### What steps will reproduce the bug? 1. Map a local wp-content folder to /bitnami/wordpress/wp-content 2. Spin up a container 3. WordPress is not initialized...
…ative Signed-off-by: wanggy ### Description of the change 1.add xmlstarret directive to container of zookeeper 3.8 2.i use xmlstarret directive to effect the configuration of ZOO_CONF_DIR to logback.xml rather than...
### Name and Version bitnami/pgbouncer:1.17.0 ### What is the problem this feature will solve? The pgbouncer is affected by the following vulnerabilities (mostly related to curl) https://nvd.nist.gov/vuln/detail/CVE-2021-22945 (critical) https://nvd.nist.gov/vuln/detail/CVE-2022-32207 (critical)...
### Name and Version bitnami/minio:2022.8.5-debian-11-r0 ### What steps will reproduce the bug? 1. Deploy the minio container in standalone mode. 2. Configure [the notify_amqp notification target to point at a...
### Name and Version bitnami/openldap:2.6 ### What is the problem this feature will solve? any advice about automatic backup strategy using slapcat? ### What is the feature you are proposing...
### Name and Version bitnami/keycloak:18.0.2-debian-11-r3 ### What steps will reproduce the bug? 1. Running in the kubernetes environment with the 9.4.0 helm chart 2. Using the config with the standalone...