All Projects → rawkode → boilr-docker-compose-php

rawkode / boilr-docker-compose-php

Licence: other
Boilr template for generating `docker-compose.yml` files for `PHP` projects

## What is this?

Boilr is a tool for generating your projects boilerplate files. This template repository provides templates for generating docker-compose.yml for PHP projects.

These templates are configued based on MY personal opinion on how docker-compose works best for PHP projects

After the YAML files are generated, you may need to tweak slightly (Node entrypoint, etc)

Installation

### Install boilr

Download the latest binary from: https://github.com/tmrts/boilr/releases

Install this template

$ boilr template download rawkode/boilr-docker-compose-php dcphp

## Use this template

$ boilr template use dcphp <project name>

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].