Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 553 Bytes

File metadata and controls

15 lines (9 loc) · 553 Bytes

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.