Commit b369c609 authored by Tim Leers's avatar Tim Leers Committed by Geoff Simmons

Klarlack: clean cache and install brotli

parent 19b2d972
......@@ -9,9 +9,11 @@ RUN apt-get install -y varnish-dev=6.3.2-1~bionic
# add uplex repodownloag gpg and import
RUN echo "deb https://pkg.uplex.de/dpkg bionic innovation" | tee -a /etc/apt/sources.list
RUN curl -L https://pkg.uplex.de/dpkg/uplex-varnish.gpg.key | apt-key add -
RUN apt-get clean
RUN apt-get update
RUN apt-get install -y dcs-classifier \
libvfp-brotli \
libvmod-all-healthy \
libvmod-blobdigest \
libvmod-blobsynth \
......
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