Sign inSign up

uofa/varnish

By uofa

Updated over 8 years ago

Brutally simple Varnish image based on Alpine.

Image
0

1.1K

uofa/varnish repository overview

Brutally simple Varnish image based on Alpine. Designed for syntax checking VCL files using the following docker run command:

$ docker run -v $(pwd):/etc/varnish uofa/varnish varnishd -C -f /etc/varnish/default.vcl

To build manually:

$ docker build -t uofa/varnish .

Tag summary

Content type

Image

Digest

Size

38.6 MB

Last updated

over 8 years ago

docker pull uofa/varnish