fully static builds of curl, runs anywhere https://github.com/moparisthebest/static-curl
Go to file
Travis Burtrum a94f48bb07 Add readme/license, tweak build 2019-12-05 22:01:32 -05:00
.travis.yml Add readme/license, tweak build 2019-12-05 22:01:32 -05:00
LICENSE.txt Add readme/license, tweak build 2019-12-05 22:01:32 -05:00
README.md Add readme/license, tweak build 2019-12-05 22:01:32 -05:00
build.sh Add readme/license, tweak build 2019-12-05 22:01:32 -05:00
docker_build.sh Add readme/license, tweak build 2019-12-05 22:01:32 -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 an alpine linux docker container. Currently it is a minimal build with OpenSSL and only supporting HTTP and FTP. Tweak configure options in build.sh if you need something else (and/or suggest or PR).

Grab the latest release (curl 7.67.0) from one of these links, by CPU architecture:

Development

File explanation: