1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2025-02-12 11:46:10 +02:00

Add libpcre3 to Docker image

This commit is contained in:
DarthSim 2021-11-23 00:07:41 +06:00
parent c387c2e699
commit 099aa7b3a0

View File

@ -20,6 +20,7 @@ RUN apt-get update \
libsm6 \
liblzma5 \
libzstd1 \
libpcre3 \
&& rm -rf /var/lib/apt/lists/*
COPY --from=0 /usr/local/bin/imgproxy /usr/local/bin/