fully static builds of curl, runs anywhere https://github.com/moparisthebest/static-curl
Go to file
Travis Burtrum 1b2090c0d9 curl 7.70.0 2020-04-29 08:01:50 -04:00
.travis.yml fix travis-ci release plugin 2020-03-04 22:27:44 -05:00
LICENSE.txt Add readme/license, tweak build 2019-12-05 22:01:32 -05:00
README.md curl 7.70.0 2020-04-29 08:01:50 -04:00
build.sh curl 7.70.0 2020-04-29 08:01:50 -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.70.0) from one of these links, by CPU architecture:

Static binaries for windows are provided directly by curl itself.

Development

File explanation: