Bitnami container images
Go to file
David Riccitelli ef6979128b Check that wp-config.php exists in order to determine if WP is installed or not (#88)
* see #83: check that wp-config.php exists in order to determine if WP is installed or not

Signed-off-by: David Riccitelli <david@wordlift.io>

* move the changes from libpersistence.sh to libwordpress.sh

Signed-off-by: David Riccitelli <david@wordlift.io>

* fix condition

Signed-off-by: David Riccitelli <david@wordlift.io>
2022-07-07 03:24:56 +00:00
.github Fix sync process (#16) 2022-07-06 18:51:19 +02:00
.vib Set linter threshold to error (#10) 2022-06-22 15:33:14 +02:00
bitnami Check that wp-config.php exists in order to determine if WP is installed or not (#88) 2022-07-07 03:24:56 +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