Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History
 
 

apache-mariadb-php

Introduction

This orchestration is based on the official images of MariaDB and PHP

If you need more modules in your PHP installation please refer to their documentation how to install them.

In our Dockerfile you see an example of how to install mysqli

Using this example application

In this application we provide no sample usage_scenario.yml.

It is just a demo app that shows how to containerize your architecture from scratch if you are in a Apache-PHP-MariaDB setup.