Drupal 7 Decompose environment
- Add 'private' Drupal directory creation by default for 'source' container
- Minor change to
.decompose/elements
defaults forNGINX_HOST
- Have composer do two updates to get the modules updates when Drupal is updated
- Add process for updating
composer.lock
file
Initial version of changelog
- Try to make
decompose cron
return 0 when even thoughdrush
anddocker
want to return something else.