Push Debian-based Docker images to DockerHub by lwthiker · Pull Request #95 · lwthiker/curl-impersonate (original) (raw)

added 5 commits

July 29, 2022 18:52

@lwthiker

Push Debian-based Docker images to DockerHub automatically on each release. The Debian images are suffixed with "-slim-buster" suffix.

@lwthiker

Minimize the size of the resulting Docker image size by using multi-stage build and copying the resulting binaries into a minimal Debian system. This was done with the Alpine Docker images up until now but not with the Debian images.

@lwthiker

Run ldconfig to update the loader's cache. This is necessary specifically on the Debian image since we put .so files in /usr/local.

@lwthiker

@lwthiker

GerHobbelt pushed a commit to GerHobbelt/curl-impersonate that referenced this pull request

Jun 16, 2025

@lexiforest @smaug2309


Co-authored-by: smaug2309 smaug2309@proton.me

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})