Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

Python:3.9-Alpine latest with pycurl - default ( not support TLS1.3 and Http3 )

License

Notifications You must be signed in to change notification settings

qd-today/pycurl-docker-default

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pycurl-Docker-default

Python:3.9-Alpine latest with pycurl - default ( not support TLS1.3 and Http3 )

Archive Description

This repository has merged to Pycurl-Docker Repository's default branch.

Repository

Github : https://github.com/qiandao-today/pycurl-docker-default

DockerHub : https://hub.docker.com/r/a76yyyy/pycurl

docker pull a76yyyy/pycurl:default-latest

VERSION

  • 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

About

Python:3.9-Alpine latest with pycurl - default ( not support TLS1.3 and Http3 )

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published