mirror of
https://github.com/lwthiker/curl-impersonate.git
synced 2025-08-10 10:49:26 +00:00
Run ldconfig in Debian Docker images only
This commit is contained in:
@@ -140,7 +140,5 @@ FROM alpine:3.15.0
|
||||
|
||||
# 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/
|
||||
|
Reference in New Issue
Block a user