Sign inSign up

socrata/python-focal

By socrata

Updated 9 months ago

Image
0

10K+

socrata/python-focal repository overview

socrata/python-focal:3.11

socrata/base-focal image with python 3.11 and pip installed.

Usage

Most uses of the image will be via FROM socrata/python-focal:3.11 in a Dockerfile, nonetheless, you can run a python shell as follows:

$ docker pull socrata/python-focal:3.11

# Launch shell in the container
$ docker run --rm -t -i socrata/python-focal:3.11 python3.11

Tag summary

Content type

Image

Digest

sha256:68100752d

Size

314.9 MB

Last updated

9 months ago

docker pull socrata/python-focal