mblaschke
released this
- 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-infofor gathering information about current used image (family, distribution, version ...) - Introduce
docker-service-enableanddocker-service-disableto 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-replaceto replace sed/awk stuff - Add
webdevops/liquisoap - Add environment variable
LOG_STDOUTandLOG_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
Assets
2
- 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
Assets
2
- Add webdevops/typo3-solr:6.0
- Improve testsuite and fixed minor issues
Assets
2
- Improve and fix parallel run of serverspec
- Reduced python subprocess wait loop cpu time
Assets
2
- Add serverspec wrapper (do not run tests if Dockerfile isn't set or available)
Assets
2
- Improve logging (no output of environment variables, eg. php)
- Add xdebug profiler environment variables
- Fix docker installation for samson
Assets
2
- Fix new package names for debian-9
Assets
2
- 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
Assets
2
PreviousNext