moparisthebest
549d4bd3f5
All checks were successful
moparisthebest/static-curl/pipeline/head This commit looks good
1.5 KiB
1.5 KiB
🦾 Static curl 🦾
These are a couple simple scripts to build a fully static curl binary using alpine linux docker containers. Currently it is a featureful build with OpenSSL, libssh2, nghttp2, and zlib, supporting most protocols. Tweak configure options in build.sh if you need something else (and/or suggest or PR).
Grab the latest release (curl 7.75.0) from one of these links, by CPU architecture:
Static binaries for windows are provided directly by curl itself.
Development
File explanation: