Skip to content
This repository has been archived by the owner on Apr 9, 2019. It is now read-only.

bedefaced/python-openssl-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

python-openssl-docker

Docker image of Python 3.6.0 + OpenSSL 1.1.0e

Building: docker build . -t python-openssl

Using (example): docker run --rm python-openssl sh -c "mkdir -p /tmp/src && cd /tmp/src && git clone https://github.com/ValdikSS/blockcheck.git && cd blockcheck && python3 -m pip install -r requirements.txt && python3 blockcheck.py"

About

Docker image of Python 3.6.0 + OpenSSL 1.1.0e

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published