This repository contains a collection of Docker templates for various applications
- Clone this repository
- Navigate to the desired template directory
- Build and run the Docker container with
docker compose up --build
- Apache with PHP module
- Apache all in one (More informations)
- Apache with no cache
- Apache with no cache and with custom 404 page
- MariaDB with PhpMyAdmin
- MySQL with PhpMyAdmin
- Apache with MariaDB and PhpMyAdmin