Releases: webdevops/Dockerfile
Releases · webdevops/Dockerfile
1.2.3
10 Jan 22:13
Compare
Sorry, something went wrong.
No results found
Removed default nginx vhost configuration (configuration collision) for alpine
1.2.2
09 Jan 21:33
Compare
Sorry, something went wrong.
No results found
Removed deprecated SSLCompression option in Apache configuration (was disabled anyway)
1.2.1
08 Jan 22:30
Compare
Sorry, something went wrong.
No results found
Update to alpine 3.5
Enabled php7 builds again
Removed redis from alpine (not available anymore)
Added build-essentials for samson-deployment
1.2.0
06 Jan 14:08
Compare
Sorry, something went wrong.
No results found
Add mod_proxy_fcgi and mod_fastcgi configuration for Apache (Debian 9 doesn't provide mod_fastcgi anymore; using ifmodule-directive for automatic configuration switching)
Removed mod_fastcgi on most installations were it is not needed
Added tests to ensure /dev/null and /dev/zero are writeable
Removed postfix hostname (is sometimes injected via installation)
Fixed smaller bugs
Fixed bin/console docker:exec command execution
Updated gems for serverspec
1.1.4
19 Dec 23:18
Compare
Sorry, something went wrong.
No results found
Add task dependencies for docker:push (push in the right order)
Show blacklist/whitelist for bin/console commands (even if not in verbose mode)
Revert "Improve default entrypoint cmd" because of bugs, old handling is better
1.1.3
18 Dec 14:49
Compare
Sorry, something went wrong.
No results found
Fix critical docker hang bug (using stdin instead of stdout for log)
Add /docker.stderr
1.1.2
16 Dec 20:14
Compare
Sorry, something went wrong.
No results found
Fix asset permissions in samson-deployment (fixed tests)
1.1.1
16 Dec 20:14
Compare
Sorry, something went wrong.
No results found
Fix provision and configuration for samson-deployment (fixed tests)
1.1.0
16 Dec 20:14
Compare
Sorry, something went wrong.
No results found
Fixed dnsmasq startup
Removed all logfiles inside containers (using stdout)
Fixed syslog-ng setup (was complaining about version)
Fixed some php/hhvm tests
Improve bin/console
Add cleanup after container installation
Add multiple vhost support for dns lookup (VIRTUAL_HOST)
1.0.0
16 Dec 20:14
Compare
Sorry, something went wrong.
No results found
Introduced python based processing script
Introduced testinfra test suite
Updated documentation
Added roundcube to webdevops/mail-sandbox
Update liquibase to 3.5.3