Add support for syncing single containers

Signed-off-by: Miguel A. Cabrera Minagorri <mcabrera@vmware.com>
This commit is contained in:
Miguel A. Cabrera Minagorri
2022-04-13 11:17:10 +02:00
committed by Bitnami Containers
parent 9d5925f598
commit 2ceddcb655
3 changed files with 49 additions and 29 deletions

View File

@@ -1,4 +1,6 @@
# 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
> 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.