PyCryptodome on Docker (based on Python-Alpine images)
877
This repository contains Dockerfiles for the following version of Python
The advantage of this Dockerfile is that it relies on the alpine builds of Python (latest) and by doing so, will always pull the latest and greatest.
To use, just pull the appropriate Docker image or git clone this repository and docker build accordingly.
The following tags are available:
2.7-alpine3.4-alpine3.5-alpine3.6-alpine3.7-alpine3.8-alpineFor example, pulling the latest Python 3.8 build would be:
docker pull furritos/pycryptodome:3.8-alpine
Content type
Image
Digest
sha256:e4cf78ed4…
Size
141.2 MB
Last updated
almost 3 years ago
docker pull furritos/pycryptodome:3.4-alpine