varnish add
This commit is contained in:
@@ -7,7 +7,7 @@ ARG VARNISH_MODULES_VERSION=0.27.0
|
|||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
curl build-essential automake autoconf libtool pkg-config python3-sphinx \
|
curl build-essential automake autoconf libtool pkg-config python3-sphinx \
|
||||||
git ca-certificates \
|
git ca-certificates \
|
||||||
libpcre2-dev libpcre2-8 \
|
libpcre2-dev \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
# instalacja varnish
|
# instalacja varnish
|
||||||
|
Reference in New Issue
Block a user