Bitnami container images
Go to file
Fran Mulero 03d64a575b [containers/*] Build with right tag (#17)
* Retrieve and use the right tag for each flavor

Signed-off-by: Fran Mulero <fmulero@vmware.com>

* Upgrade checkout action and change config to get all commits

Signed-off-by: Fran Mulero <fmulero@vmware.com>
2022-07-07 15:36:55 +02:00
.github [containers/*] Build with right tag (#17) 2022-07-07 15:36:55 +02:00
.vib Set linter threshold to error (#10) 2022-06-22 15:33:14 +02:00
bitnami Remove deprecated container elasticsearch-curator 2022-07-07 03:26:55 +00:00
scripts Fix sync process (#16) 2022-07-06 18:51:19 +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 Update README.md 2022-06-29 16:27:53 +02:00

README.md

Scheduled VIB Sync containers repositories

Bitnami Containers

Bitnami is currently working on unifying all container sources repositories into a single location. In the meantime, it will be synchronized in a daily manner to receive all the updates from the other repositories.

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 run the sync workflow manually providing: - how many commits you added into the shift parameter. - the container you affected into the container parameter.

If the latest commit has been done directly in this repository and not all the containers have that commit, the sync will fail because the commit won't be found in upstream and the shift won't be the same for all the containers