Warden 0.4.4
Enhancements:
- Updated
php-fpm
images to usefpm-loaders
variant of base image to include IonCube & SourceGuardian from upstream images - Updated
php-fpm
images fix for directory ownership of mounted volume paths for future flexibility by moving it to thedocker-entrypoint
script with an env varCHOWN_DIR_LIST
to specify what directories to chown on container startup
Bug Fixes:
- Fixed missing SSH agent forwarding in
php-blackfire
container - Fixed lack of
extra_hosts
inphp-blackfire
andblackfire-agent
containers (issue #145) - Fixed missing
extra_hosts
line for non-subdomain entry in/etc/hosts
onselenium
container - Fixed
$OSTYPE
check for compatibility with OpenSUSE which useslinux
rather thanlinux-gnu
(#149 by @Den4ik)