Releases: webdevops/Dockerfile
Releases · webdevops/Dockerfile
0.53.1
27 Jun 21:05
Compare
Sorry, something went wrong.
No results found
Fixed and improved PHP_DEBUGGER for php-dev
0.53.0
23 Jun 19:37
Compare
Sorry, something went wrong.
No results found
Added apache-dev and nginx-dev
Restructed php-*dev provision
Removed whoami call
Removed provision from make all and make build
Removed --force from apk-install
Fixed pecl for alpine images
Updated documentation and tests
0.52.0
20 Jun 20:52
Compare
Sorry, something went wrong.
No results found
Added tag centos-7-php56 for php images
Added POSTFIX_MYNETWORKS and POSTFIX_RELAYHOST environment variables
Added pysed
Added PHP_DEBUGGER environment variable for php*dev images
Fix warnings in vsftp image
Fix package names in alpine (broken build)
Updated documentation and tests
0.51.0
20 Jun 20:52
Compare
Sorry, something went wrong.
No results found
Added php module apcu
Added (disabled) php module blackfire to php-dev and inherit images
Added apt-transport-https for debian family images
Added link from /etc/aliases to /etc/postfix/alises for alpine
0.50.6
20 Jun 20:51
Compare
Sorry, something went wrong.
No results found
Switch from dotdeb to sury and install libpcre3 from testing
0.50.5
20 Jun 20:51
Compare
Sorry, something went wrong.
No results found
Added Magallanes deployer for samson-deployment
Improved documentation
0.50.4
20 Jun 20:51
Compare
Sorry, something went wrong.
No results found
Removed superfluous environment variables for PHP inside nginx
Added more layout sections to documentation
0.50.3
20 Jun 20:50
Compare
Sorry, something went wrong.
No results found
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
0.50.2
20 Jun 20:49
Compare
Sorry, something went wrong.
No results found
Fix /opt/docker/bin/service.d/php-fpm.sh using php.d instead of php-fpm.d
Restructured documentation, Added customization section
0.51.0
20 Jun 20:49
Compare
Sorry, something went wrong.
No results found
Fixed required root rights for entrypoint, provisioning is now only running when entrypoint is entered with root
Modularized service.d scripts (will include servide.d/$serv.d/*.sh before execution)