Bitnami container images
Go to file
Liam Newman 32008bc1b4 Report error when component_unpack tar command fails (#257)
* Report error when component_unpack tar command fails

Signed-off-by: Liam Newman <liam@verta.ai>

* Apply suggestions from code review

Co-authored-by: Juan José Martos <jotamartos@gmail.com>
Signed-off-by: Liam Newman <liam@verta.ai>

Co-authored-by: Juan José Martos <jotamartos@gmail.com>
2022-06-29 02:05:29 +00:00
.github [containers/*] Enable scheduled workflow (#9) 2022-06-21 13:00:55 +02:00
.vib Set linter threshold to error (#10) 2022-06-22 15:33:14 +02:00
bitnami Report error when component_unpack tar command fails (#257) 2022-06-29 02:05:29 +00:00
scripts Fix issue with nested merge commits 2022-06-28 19:28:50 +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 Adding a clarifying text to the README explaining the aim of the repository 2022-06-07 17:00:32 +02:00

README.md

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