Skip to content

A statically linked build of cURL in a Docker container.

License

Notifications You must be signed in to change notification settings

hectorm/docker-curl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cURL

A statically linked build of cURL in a Docker container.

Usage

docker container run --rm docker.io/hectorm/curl:latest --help

Export build to local filesystem

docker container export "$(docker container create docker.io/hectorm/curl:latest)" | tar -xi curl ca-bundle.crt