This repository has been archived by the owner on Jul 2, 2024. It is now read-only.
centos-7-2.2.1
jdeathe
released this
10 Dec 22:18
·
77 commits
to centos-7-develop
since this release
CentOS-7 7.5.1804 x86_64 - Varnish Cache.
Release changes
- Fixes typo in test; using
--format
instead of--filter
. - Updates source image to 2.4.1.
- Updates Varnish to 6.1.1.
- Updates
gcc
packages to 4.8.5-36. - Updates image versions in docker-compose example and tests.
- Adds required
--sysctl
settings to docker run templates. - Adds change to ensure varnishncsa is run with a non-root user
varnishlog
. - Adds varnishncsa access logs to docker log output.
- Adds "Varnish Details" to docker log output.
Download then load the docker image using:
$ xz -dc centos-ssh-varnish.2.2.1.tar.xz | docker load