EasyEngine/easyengine

Use single mustache template to generate docker-compose.yml

Open

#1193 aperta il 28 ago 2018

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)PHP (429 fork)batch import
good first issue

Metriche repository

Star
 (1984 star)
Metriche merge PR
 (Merge medio 20g 14h) (7 PR mergiate in 30 g)

Descrizione

Currently both site-command and site-wp-command has a seperate docker-compose.yml. This makes making changes and keeping them consistent harder.

We need to keep only single docker-compose.yml in any one repo (preferably easyengine as we already need it for global docker-compose.yml). Whenever we need to generate docker-compose.yml, we'll use that template.

Guida contributor