Skip to content

Fully static builds of curl, runs anywhere. Keep latest version with curl/curl. Build and release using GitHub Action

License

Notifications You must be signed in to change notification settings

NDViet/static-curl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦾 Static curl 🦾

Build and Release GitHub Release

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

Static binaries for windows are provided directly by curl itself.

Development

File explanation:

  • build.sh - runs inside an alpine docker container, downloads curl, verifies it with gpg, and builds it
  • mykey.asc - Daniel Stenberg's GPG key used for signing/verifying curl releases

About

Fully static builds of curl, runs anywhere. Keep latest version with curl/curl. Build and release using GitHub Action

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%