2022-11-09 09:06:46 +00:00
2021-12-20 21:45:55 +00:00
2021-12-20 21:45:55 +00:00
2020-07-31 13:14:50 +02:00
2020-07-31 13:57:36 +02:00
2021-12-20 21:45:55 +00:00
2022-11-09 09:06:46 +00:00

goget

This project is deprecated. Please use the static curl binary from https://github.com/moparisthebest/static-curl/releases/ instead. This is the offical download site for static binaries listed on https://curl.se/download.html.

E.g to add the static curl binary in a Dockerfile

ADD https://github.com/moparisthebest/static-curl/releases/download/v7.85.0/curl-amd64 /usr/local/bin/curl
RUN chmod +x /usr/local/bin/curl
Description
HTTPS downloader (wget/curl replacement)
Readme 116 KiB
Languages
Go 77.6%
Shell 8.4%
Makefile 7.1%
Dockerfile 6.9%