Skip to content

Docker container for varnish and varnishncsa based on baseimage

License

Notifications You must be signed in to change notification settings

b4hand/varnish-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

varnish-docker

Docker container for Varnish 4.1.

Uses phusion/baseimage:0.9.19 as its base image, and the official Varnish repositories for the Varnish version.

varnishncsa logs are forwarded via syslog so they are available to docker logs.

Environment variables

  • VARNISH_OPTIONS: Specifies your command line options to varnishd. At minimum, you'll need to specify a location for the VCL using the -f option or use the -b option to specify a backend.
  • VARNISHNCSA_LOGFORMAT: Specifies your format string for varnishncsa. This is configurable, but the default is pretty sane.

About

Docker container for varnish and varnishncsa based on baseimage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages