Run ldconfig in Debian Docker images only

This commit is contained in:
lwthiker
2022-07-29 21:58:38 +03:00
parent 8f19c20868
commit c90b33a605
3 changed files with 1 additions and 5 deletions
-2
View File
@@ -136,7 +136,5 @@ RUN apk add --no-cache nss
# Copy curl-impersonate from the builder image
COPY --from=builder /build/install /usr/local
# Update the loader's cache
RUN ldconfig
# Wrapper scripts
COPY --from=builder /build/out/curl_* /usr/local/bin/