alpine-curl

An unofficial multi-arch cURL Docker image using latest Alpine Linux with Zstandard support.

APACHE-2.0 License

Stars
3
Committers
2

Bot releases are visible (Hide)

alpine-curl - v1.3.0 Latest Release

Published by joseluisq 11 months ago

Updates

  • 6b7e5b630e3bccc0fba1f663116e94da5ca27611 Several dependency upgrades.
    • Alpine 3.18.4
    • cURL 8.4.0

View Docker image tags

alpine-curl - v1.2.0

Published by joseluisq about 1 year ago

Updates

  • 19a367698995d4ea2137e55d98fc88465738826d Alpine 3.18.2, curl 8.2.0 and libidn2 2.3.4-r2 dependency updates.

View Docker image tags

alpine-curl - v1.1.0

Published by joseluisq over 1 year ago

Updates

  • 077579e7a2c99ae7e041d93a7a866e0cba9c9885 Alpine 3.17.3 and zstd 1.5.5 dependency updates. PR #2 by @gaby
  • 9ffc3b72ed5fc0a723ea0aca98988fb9c2e090c5 CI: Update pipeline dependencies.

Refactorings

  • a02dadddcb00c16c75972dd53134b25f050fa356 Improve Docker image versioning & curl download command.

View Docker image tags

alpine-curl - v1.0.0

Published by joseluisq over 1 year ago

First Docker image version with curl 8.0.1 and zstd 1.5.2 (Zstandard) support.

docker run --rm joseluisq/alpine-curl curl --version
# curl 8.0.1 (aarch64-unknown-linux-musl) libcurl/8.0.1 OpenSSL/1.1.1t zlib/1.2.12 brotli/1.0.9 zstd/1.5.2 libssh2/1.10.0 nghttp2/1.47.0
# Release-Date: 2023-03-20
# Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
# Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL threadsafe TLS-SRP UnixSockets zstd

View Docker image tags