- Refactored and reduced size of all images (on-demand installation, removed not needed packages, improved ENVs/LABELs to reduce numbers of layers)
- Cleanup images
- Add new on-demand installation and provisioning of services (eg. postfix, ssh...)
- Improved python console handling and output, also fixes dependency detection
- Renamed alpine-3 to alpine (symlink to keep backward compatibility)
- Add
webdevops/php-official and also to webdevops/php and other images
- Introduce
docker-image-info for gathering information about current used image (family, distribution, version ...)
- Introduce
docker-service-enable and docker-service-disable to enable and disable services (eg. postfix, ssh ...)
- Introduce
docker-provision (use instead of /opt/docker/bin/provision)
- Fix supervisord message about passwordless http server (unix socket)
- Fix and improve tests (eg. in ipv6 environments)
- Add
go-replace to replace sed/awk stuff
- Add
webdevops/liquisoap
- Add environment variable
LOG_STDOUT and LOG_STDERR (redirect docker output, also possible to prevent output using /dev/null)
- Set nginx log level to warn in production and info in nginx-dev images
- Move ansible to webdevops/base
- Add webdevops/typo3-solr:3.1
- Add webdevops/typo3-solr:4.0
- Add webdevops/typo3-solr:5.0
- Fix minor issues in bin/console script
- Add webdevops/typo3-solr:6.0
- Improve testsuite and fixed minor issues
- Improve and fix parallel run of serverspec
- Reduced python subprocess wait loop cpu time
- Add serverspec wrapper (do not run tests if Dockerfile isn't set or available)
- Improve logging (no output of environment variables, eg. php)
- Add xdebug profiler environment variables
- Fix docker installation for samson
- Fix new package names for debian-9
- Introduce /entrypoint.d and /entrypoint.cmd
- Switch to endless tail in noop cmd (entrypoint cmd)
- Improve syslog (eg. configuration improvements; switch to file/pipe based if tty is available or not; fixes warning)
- Improved serverspec run (missing fsync after creation of Dockerfile)
- Remove Makefile target dist-upgrade (not needed anymore)
- Merge setup and requiements target
- Introduce RETRY env var, set default to 1
- Smaller bugfixes
- Enabled
docker --user support
- Added
service <service> check for checking if a service is running
- Added test to check if the services are staying up (see
service <service> check)
- Implemented rspec-retry
- Disabeld php-fpm access logging for production images (default; high log load)
- Introduced /entrypoit.d (symlink)
- Enable sshd for php-dev images
- Set root and application password of php-dev images to "dev"
- Fixed syslog-ng error message about log file destination (use pipe instead of file)
- Fixed test of debian-9 (distribution version is now "9", was "testing" before; upstream)
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.