Skip to content

Releases: webdevops/Dockerfile

0.50.0

20 Jun 20:49
Compare
Choose a tag to compare
  • Improve image sizes (backported to 0.23.0 due to build issues)
  • Improved provisioning system with new python wrapper
  • Modularized apache and nginx configuration
  • Dockerfile are now generated via jinja2 files
  • webdevops/storage is now using busybox
  • Latest tag is now ubuntu 16.04
  • Set clear_env to no for php-fpm (if possible)
  • Added ubuntu 16.04 images (eg. php, hhvm)
  • Added webdevops/php-dev webdevops/php-apache-dev webdevops/php-nginx-dev (xdebug and disabled caching for webserver)
  • Added webdevops/varnish
  • Added mod_expire for webdevops/apache

0.23.0

20 Jun 20:48
Compare
Choose a tag to compare
  • Enabled alpine-3-php7 images
  • Fixed some smaller issues
  • Added TYPO3 packages to sphinx image
  • Fixed build system for new docker version (1.11.0)

0.22.0

03 Apr 16:27
Compare
Choose a tag to compare
  • Introduced base-app for application images
  • Added alpine-3 images
  • Added sphinx image