Sign inSign up

zimmobe/varnish

By zimmobe

Updated about 10 years ago

Varnish image

Image
0

1.3K

zimmobe/varnish repository overview

How to use this image

varnish:
  image: zimmobe/varnish:latest
  volumes:
    - project.vcl:/etc/varnish/default.vcl
  links:
    - nginx
  ports:
    - 80

nginx:
  image: nginx:1.10-alpine
  volumes:
    - .:/var/www/html/

Tag summary

Content type

Image

Digest

Size

32.7 MB

Last updated

about 10 years ago

docker pull zimmobe/varnish