Skip to content

v1.3.0-php7

Compare
Choose a tag to compare
@lmakarov lmakarov released this 26 Jul 22:23
  • Version updates
    • Composer v1.4.2
    • Drush v8.1.11
    • Drupal Console Launcher v1.0.0-rc20
    • Magento CodeGen v1.6.4
    • nvm v0.33.2
    • nodejs v6.10.3
  • Dropped support for host user's ~/.drush and ~/.acquia
  • node: removing bower as it's deprecated
  • Added redis and bz2 php extensions
  • Configs and startup.sh script refactoring
  • Added HEALTHCHECK support
  • Adding Blackfire cli
  • Changes to the docker user primary group
  • Use docker:docker (1000:1000) instead of docker:users (1000:100), to avoid group id changes with the default user on Ubuntu: ubuntu:ubuntu (1000:1000)