Add new vmods

parent faf41f8c
......@@ -33,7 +33,10 @@ RUN apt-get install -y varnish=${VERSION} \
libvmod-dynamic=${VERSION} \
libvmod-tus=${VERSION} \
varnish-modules=${VERSION} \
varnish-objvar=${VERSION}
varnish-objvar=${VERSION} \
varnish-zipflow=${VERSION} \
varnish-j=${VERSION} \
varnish-iconv=${VERSION}
RUN apt-get remove -y -q curl gnupg && \
apt-get autoremove -y -q && \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment