mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-24 09:50:08 +00:00
The appropriate/curl last update is from two years ago: ``` $ docker run -it --entrypoint /bin/ash appropriate/curl:latest $ curl --version curl 7.59.0 (x86_64-alpine-linux-musl) libcurl/7.59.0 LibreSSL/2.6.3 zlib/1.2.11 libssh2/1.8.0 Release-Date: 2018-03-14 Protocols: dict file ftp ftps gopher http https imap imaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp Features: AsynchDNS IPv6 Largefile NTLM NTLM_WB SSL libz UnixSockets HTTPS-proxy ``` There is already an official curl image at https://hub.docker.com/r/curlimages/curl (The link to the docker hub can be found in the official curl download page: https://curl.haxx.se/download.html) $ docker run -it --entrypoint /bin/ash curlimages/curl:latest $ curl --version curl 7.70.0-DEV (x86_64-pc-linux-musl) libcurl/7.70.0-DEV OpenSSL/1.1.1d zlib/1.2.11 libssh2/1.9.0 nghttp2/1.40.0 Release-Date: [unreleased] Protocols: dict file ftp ftps gopher http https imap imaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp Features: AsynchDNS HTTP2 HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL TLS-SRP UnixSockets |
||
|---|---|---|
| .. | ||
| app_deletion.md | ||
| application_sources.md | ||
| auto_sync.md | ||
| best_practices.md | ||
| build-environment.md | ||
| ci_automation.md | ||
| compare-options.md | ||
| config-management-plugins.md | ||
| diffing.md | ||
| helm.md | ||
| index.md | ||
| jsonnet.md | ||
| ksonnet.md | ||
| kustomize.md | ||
| orphaned-resources.md | ||
| parameters.md | ||
| private-repositories.md | ||
| projects.md | ||
| resource_hooks.md | ||
| selective_sync.md | ||
| status-badge.md | ||
| sync-options.md | ||
| sync-waves.md | ||
| sync_windows.md | ||
| tool_detection.md | ||
| tracking_strategies.md | ||