latest: python 3.53.5 : python 3.53.4 : python 3.43.3 : python 3.33.2 : python 3.23.1 : python 3.12.7 : python 2.7docker pull baselibrary/python
docker run -it --rm baselibrary/python
`
FROM python:3.4
RUN \
pip install ...
`
Content type
Image
Digest
sha256:748f7d143…
Size
202 MB
Last updated
almost 11 years ago
docker pull baselibrary/python