Skip to content

rawkode/boilr-docker-compose-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

## 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>

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published