Bitnami container images
Go to file
Travis Thompson 2d0a67f10b adding REDIS_DATABASE env var (#134)
* adding REDIS_DATABASE env var, this allows defining an alterative redis database number so that a redis server can be shared by multiple consumers

Signed-off-by: Travis W Thompson <travis@tmdc.io>

* adding signed off

Signed-off-by: Travis W Thompson <travis@tmdc.io>

Co-authored-by: Travis W Thompson <travis@tmdc.io>
2022-04-12 15:05:53 +00:00
.github Set fetch-depth to 0 in workflow 2022-04-12 12:47:35 +02:00
bitnami adding REDIS_DATABASE env var (#134) 2022-04-12 15:05:53 +00:00
scripts Sort repositories 2022-04-12 17:03:00 +02:00
CODE_OF_CONDUCT.md Initial commit for bitnami/containers 2022-04-08 13:41:04 +02:00
CONTRIBUTING.md Initial commit for bitnami/containers 2022-04-08 13:41:04 +02:00
LICENSE.md Initial commit for bitnami/containers 2022-04-08 13:41:04 +02:00
README.md Reorganize common files and create fetch commmits script 2022-04-11 16:59:09 +02:00

README.md

Bitnami Containers

NOTE: We use the latest commit to know the missing ones to sync. Do not edit this repository manually or the sync will be broken. If you edit this repo please take care of scifying how many commits you added into the COMMIT_SHIFT env var when calling the fetch-commits.sh script