https://github.com/rawkode/boilr-docker-compose-php
Boilr template for generating `docker-compose.yml` files for `PHP` projects
https://github.com/rawkode/boilr-docker-compose-php
boilr docker-compose php
Last synced: about 1 year ago
JSON representation
Boilr template for generating `docker-compose.yml` files for `PHP` projects
- Host: GitHub
- URL: https://github.com/rawkode/boilr-docker-compose-php
- Owner: rawkode
- Archived: true
- Created: 2016-05-26T16:26:50.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-30T06:30:53.000Z (about 9 years ago)
- Last Synced: 2025-03-16T00:41:40.470Z (about 1 year ago)
- Topics: boilr, docker-compose, php
- Homepage:
- Size: 12.7 KB
- Stars: 26
- Watchers: 1
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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 `