Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 317 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 317 Bytes

varnish-modules-compile

Docker images for compile Varnish modules cleanly

Requirements

You must have docker installed :)

How to use

First, compile the docker image

./build.sh

Next, run it!

./run.sh

Compiled modules will be in the /tmp/varsnih_modules_compiled directory.

Enjoy!