Skip to content

0.50.3

Compare
Choose a tag to compare
@mblaschke mblaschke released this 20 Jun 20:50
· 984 commits to master since this release
  • Added WEB_PHP_SOCKET for apache and nginx images, this env variable specifies the host where php-fpm is listening
  • Added WEB_NO_CACHE_PATTERN to apache and nginx images (regexp of files which should not be cached by browser) for php*-dev images
  • Added make baselayout for building baselayout.tar (not always needed)
  • Added php-fpm clear_env workaround for php-fpm versions which doesn't support it
  • Set PHP-FPM ports to public on php*-dev images
  • Set mail-sandbox to latest tag (using Ubuntu 16.04)
  • Moved environment macros of jinja2 templates to environment.jinja2
  • Updated documentation