druidfi/varnish

By druidfi

Updated 3 months ago

Varnish images for local development only!

Image
Developer Tools

10K+

6-drupal with pre-defined Varnish settings

Varnish is pre-configured with following values:

  • VARNISH_SECRET=secret
  • VARNISH_BACKEND_HOST=app< This is the Varnish service name in compose.yaml for Docker Compose
  • VARNISH_BACKEND_PORT=8080
  • VARNISH_CONFIG_PRESET=drupal
  • VARNISH_ALLOW_UNRESTRICTED_PURGE=1

See Dockerfile: https://github.com/druidfi/docker-images/blob/main/misc/varnish/Dockerfile

Docker Pull Command

docker pull druidfi/varnish