Python:3.9-Alpine latest with pycurl - default ( not support TLS1.3 and Http3 )
This repository has merged to Pycurl-Docker Repository's default branch.
Github : https://github.com/qiandao-today/pycurl-docker-default
DockerHub : https://hub.docker.com/r/a76yyyy/pycurl
docker pull a76yyyy/pycurl:default-latest
- PYTHON_VERSION == 3.9
- CURL_VERSION == 7.81.0
- OPENSSL_VERSION == 1.1.1l-r8
- PYCURL_VERSION == 7.44.1
./configure \
--with-ssl \
--with-nghttp2=/usr \
--prefix=/usr \
--enable-ipv6 \
--enable-unix-sockets \
--with-libidn2 \
--disable-static \
--disable-ldap \
--with-pic \
--with-gssapi