wodby/varnish

Varnish modules not imported [SOLVED]

Closed this issue · 1 comments

First, thanks for the useful varnish image!

Just trying to add the bodyaccess module, but it appears the varnish modules can't be added as documented.

The environment variable is set, but the module is not available.

Screen Shot 2019-08-16 at 11 33 26 AM

Screen Shot 2019-08-16 at 11 35 22 AM

Also tried the manual import:

Screen Shot 2019-08-16 at 11 37 50 AM

Using image wodby/varnish:4.1-4.3.2

OK, the issue was needed to rebuild the docker image after the update, rather than just set the environment variable, fine after that, thanks again!