Python 2.7.x and 3.6.x based on `socrata/base-bionic`, Ubuntu 18.04.
50K+
socrata/base image with python 3.6 and pip installed
Most uses of the image will be via FROM socrata/base-bionic-python3 in a Dockerfile, nonetheless, you can run a python shell as follows:
$ docker pull socrata/base-bionic-python3
# Launch shell in the container
$ docker run --rm -t -i socrata/base-bionic-python3 python
Content type
Image
Digest
sha256:a36be304c…
Size
276.2 MB
Last updated
about 17 hours ago
docker pull socrata/python-bionic