https://github.com/pgolm/docker-varnish
https://github.com/pgolm/docker-varnish
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/pgolm/docker-varnish
- Owner: pgolm
- Created: 2017-08-09T12:12:27.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-07-01T06:35:55.000Z (about 6 years ago)
- Last Synced: 2025-01-23T06:32:29.232Z (over 1 year ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About this Repo
[](https://travis-ci.org/pgolm/docker-varnish)
[](https://hub.docker.com/r/pgolm/varnish/)
[](https://hub.docker.com/r/pgolm/varnish/)
This is the git repo of the docker image of varnish. All [official vmods](https://github.com/varnish/varnish-modules) are included.
## Configure
You could pass arguments to configure `varnishd`.
Additionally the entrypoint looks if `/etc/varnish/default.vcl` exists and loads it if true.