multi-build / docker-images

BSD 2-Clause "Simplified" License
1 stars 8 forks source link

################################################## Ubuntu focal 64-bit images with Pythons installed ##################################################

Ubuntu focal (20.04) docker images (64-bit) with Pythons:

installed via apt-get install python2.7-dev (etc).

Pip installed for each Python via ensurepip (for python3) or get-pip.py <https://bootstrap.pypa.io/get-pip.py>_.

Pythons include pip and setuptools.

Extra development libraries left in the installation:

Use them via (for x86_64) docker run -it multibuild/focal_x86_64 /bin/bash

The images live under https://hub.docker.com/u/multibuild