{"id":18790957,"url":"https://github.com/qd-today/pycurl-docker","last_synced_at":"2026-05-04T14:44:41.031Z","repository":{"id":51691350,"uuid":"406770142","full_name":"qd-today/pycurl-docker","owner":"qd-today","description":"Alpine latest with pycurl - python 3.11","archived":false,"fork":false,"pushed_at":"2024-02-08T16:53:32.000Z","size":67,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-21T14:21:34.342Z","etag":null,"topics":["alpine","curl","docker","http3","pycurl"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qd-today.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-15T13:12:25.000Z","updated_at":"2022-12-13T13:48:03.000Z","dependencies_parsed_at":"2025-02-19T18:42:31.776Z","dependency_job_id":"0fb7cb60-2d2d-493d-b216-1c49dc9560cc","html_url":"https://github.com/qd-today/pycurl-docker","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/qd-today/pycurl-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qd-today%2Fpycurl-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qd-today%2Fpycurl-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qd-today%2Fpycurl-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qd-today%2Fpycurl-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qd-today","download_url":"https://codeload.github.com/qd-today/pycurl-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qd-today%2Fpycurl-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32612318,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alpine","curl","docker","http3","pycurl"],"created_at":"2024-11-07T21:14:13.964Z","updated_at":"2026-05-04T14:44:41.014Z","avatar_url":"https://github.com/qd-today.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **Pycurl-Lite-Docker**\n\n**Python3.11:Alpine-edge only with pycurl**\n\n## **Repository**\n\n**Github :** [https://github.com/qiandao-today/pycurl-docker](https://github.com/qiandao-today/pycurl-docker)\n\n**DockerHub :** [https://hub.docker.com/r/a76yyyy/pycurl](https://hub.docker.com/r/a76yyyy/pycurl)\n\n```bash\ndocker pull a76yyyy/pycurl:lite-latest\n```\n\n## **VERSION**\n\n- PYTHON_VERSION == 3.11\n- CURL_VERSION == 7.86.0\n- OPENSSL_VERSION == 3.0.7+quic\n- PYCURL_VERSION == 7.45.2\n\n```bash\nLDFLAGS=\"-Wl,-rpath,/usr/lib\" ./configure \\\n    --with-openssl=/usr \\\n    --with-nghttp2=/usr \\\n    --with-nghttp3=/usr \\\n    --with-ngtcp2=/usr \\\n    --prefix=/usr \\\n    --enable-ipv6 \\\n    --enable-unix-sockets \\\n    --with-libidn2 \\\n    --disable-static \\\n    --disable-ldap \\\n    --with-pic \\\n    --with-gssapi\n```\n\n# **Pycurl-Docker**\n\n**Python3.11:Alpine-edge with pycurl ddddocr**\n\n## **Repository**\n\n**Github :** [https://github.com/qiandao-today/pycurl-docker](https://github.com/qiandao-today/pycurl-docker)\n\n**DockerHub :** [https://hub.docker.com/r/a76yyyy/pycurl](https://hub.docker.com/r/a76yyyy/pycurl)\n\n```bash\ndocker pull a76yyyy/pycurl:latest\n```\n\n## **VERSION**\n\n- PYTHON_VERSION == 3.11\n- CURL_VERSION == 7.86.0\n- OPENSSL_VERSION == 3.0.7+quic\n- PYCURL_VERSION == 7.45.2\n- ONNXRUNTIME_TAG == v1.13.1\n- DDDDOCR_VERSION == 1.4.7\n\n```bash\nLDFLAGS=\"-Wl,-rpath,/usr/lib\" ./configure \\\n    --with-openssl=/usr \\\n    --with-nghttp2=/usr \\\n    --with-nghttp3=/usr \\\n    --with-ngtcp2=/usr \\\n    --prefix=/usr \\\n    --enable-ipv6 \\\n    --enable-unix-sockets \\\n    --with-libidn2 \\\n    --disable-static \\\n    --disable-ldap \\\n    --with-pic \\\n    --with-gssapi\n```\n\n# **Pycurl-Docker-default**\n\nPython:3.11-Alpine latest with pycurl - default ( **not support TLS1.3 \u0026 Http3 \u0026 OnnxRuntime \u0026 ddddocr** )\n\n## **Repository**\n\n**Github :** [https://github.com/qiandao-today/pycurl-docker/tree/default](https://github.com/qiandao-today/pycurl-docker/tree/default)\n\n**DockerHub :** [https://hub.docker.com/r/a76yyyy/pycurl](https://hub.docker.com/r/a76yyyy/pycurl)\n\n```bash\ndocker pull a76yyyy/pycurl:default-latest\n```\n\n## **VERSION**\n\n- PYTHON_VERSION == 3.11\n- CURL_VERSION == 7.86.0\n- OPENSSL_VERSION == 3.0.7\n- PYCURL_VERSION == 7.45.2\n\n```bash\n./configure \\\n    --with-ssl \\\n    --with-nghttp2=/usr \\\n    --prefix=/usr \\\n    --enable-ipv6 \\\n    --enable-unix-sockets \\\n    --with-libidn2 \\\n    --disable-static \\\n    --disable-ldap \\\n    --with-pic \\\n    --with-gssapi\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqd-today%2Fpycurl-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqd-today%2Fpycurl-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqd-today%2Fpycurl-docker/lists"}