Skip to content

Releases: livingdocsIO/dockerfile-varnish

Varnish 7.6.1-r0

22 Jan 21:24
9970151
Compare
Choose a tag to compare

The docker image livingdocs/varnish:7.6.1-r0 got pushed.
We don't push :latest anymore as pinning the version is the preferred way of running the container.

Changelog

  • 🎁 Upgrade to Varnish 7.6.1

Varnish 6.6.1-r0

30 Aug 13:01
Compare
Choose a tag to compare

The docker images livingdocs/varnish:6.6.1-r0 and livingdocs/varnish:latest got pushed

Changelog

  • 💥 Remove all environment variables
  • 💥 Remove the curl vmod as it's not maintained and the build fails
  • 💥 Change the varnish port to 8080 and run as varnish user (non-root)
  • 🍬 Upgrade to varnish 6.6.1, that includes the accept vmod
  • 🍬 Support stale-if-error directive in Cache-Control header
  • 🍬 Support X-Cache-Ban Header additionally to X-Cache-Tags during BAN requests
  • 🎁 An improved templating setup
  • 🎁 Hot reloading by watching for file changes
  • 🎁 Config reloads using SIGHUP signal
  • 🎁 Automatic dns reloads
  • 🎁 Automatically apply varnish parameters on startup or config change