You've already forked imgproxy
mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-12-16 00:10:44 +02:00
Add libpcre3 to Docker image
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user