Skip to content

zimmo-be/docker-varnish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published