This repository has been archived by the owner on Jul 2, 2024. It is now read-only.
centos-6-1.2.0
CentOS-6 6.7 x86_64 - Varnish Cache 3.0.
- Updates CentOS from 6.6 to 6.7.
- Adds support for configuration volume in run.sh helper.
- Maintenance of the helper scripts.
- Updates upstream image to centos-6-1.4.0 tag instead of the centos-6 branch. Now at CentOS 6.7.
- Change to use specific package versions to improve build reproducibility. Varnish cache 3.0.7.
- Updates systemd definition and installer scripts. Still requires manual steps to define cluster backend (node) IP addresses but should work out of the box for a single node CoreOS host.
- Adds smarter default backend host configuration and defaults within the run.sh helper scripts.
Download then load the docker image using:
$ xz -dc centos-ssh-varnish.centos-6-1.2.0.tar.xz | docker load