Push Debian-based Docker images to DockerHub by lwthiker · Pull Request #95 · lwthiker/curl-impersonate (original) (raw)
added 5 commits
Push Debian-based Docker images to DockerHub automatically on each release. The Debian images are suffixed with "-slim-buster" suffix.
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.
Run ldconfig to update the loader's cache. This is necessary specifically on the Debian image since we put .so files in /usr/local.
GerHobbelt pushed a commit to GerHobbelt/curl-impersonate that referenced this pull request
Add support for firefox
Update docs and CI
Enable firefox test and update docs
Fix macos CI version
Working h2 fingerprints for firefox
Making supported groups work like firefox
Fixed all bugs
Fix target
bugfix
Fix target
Fix curves
Windows support (lwthiker#97)
Windows support
Use windows-latest runner
Add key_shares_limit for firefox
Fix key_shares_limit
Fix firefox targets
Fix signature algorithms
Fix firefox targets
Wait more time for http log to be captured
Fix key share when the third one was chosen
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 }})