docker-mariadb
docker-mariadb copied to clipboard
MariaDB container with Appwrite server DB schema and tables initialized and ready to use for fresh installations.
Results
2
docker-mariadb issues
Sort by
recently updated
recently updated
newest added
## What does this PR do? Use MARIADB environment names. Add MARIADB_AUTO_UPGRADE=1 so mariadb-upgrade is automaticly run if needed. Remove "mysqld" from command, its not needed, and once it get...
## What does this PR do? Adds s390x support to generated images. ## Test Plan Look at travis output for s390x build. ## Related PRs and Issues (If this PR...