fully static builds of curl, runs anywhere https://github.com/moparisthebest/static-curl
Go to file
Travis Burtrum 0f5d78bd33 curl 7.73.0 2020-10-14 19:54:40 -04:00
.travis.yml Switch armv7 image tag 2020-08-19 08:07:11 -04:00
LICENSE.txt Add readme/license, tweak build 2019-12-05 22:01:32 -05:00
README.md curl 7.73.0 2020-10-14 19:54:40 -04:00
build.sh curl 7.73.0 2020-10-14 19:54:40 -04:00
docker_build.sh Add more architectures, build more featureful curl 2020-01-10 20:44:03 -05:00
mykey.asc Initial commit 2019-12-04 22:33:05 -05:00
static-curl.svg Add readme/license, tweak build 2019-12-05 22:01:32 -05:00

README.md

no not that kind Static curl no not that kind

Travis-CI Build Status

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.73.0) from one of these links, by CPU architecture:

Static binaries for windows are provided directly by curl itself.

Development

File explanation: