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/
Content type
Image
Digest
Size
32.7 MB
Last updated
about 10 years ago
docker pull zimmobe/varnish