Skip to content

Composable Docker Compose Configurations

Compare
Choose a tag to compare
@damienwebdev damienwebdev released this 05 Jul 14:06
· 91 commits to master since this release
v3.0.0
0029a8e

⚠ BREAKING CHANGES

  • all: dependents will have to update their env files to the new path

Features

  • all: move yaml files into a compose directory split by intended behavior (875b8c0)
  • magento: use develop image when using local sync (cb18ae1)
  • nginx: bump docker-compose nginx version to v1.18 (d9f6353)
  • php: add GNU patch to alpine develop image for applying patches (273ad23)
  • sync: remove useless volume from fullsync (36299e7)