Skip to content

phenompeople/python

Repository files navigation

dockeri.co

Python

License

Dockerfiles for building Amazon Linux based Python images.

The images are available directly from [phenompeople organization] (https://hub.docker.com/u/phenompeople/)

Which Python container do i need?

There are a few minor downsides, such as very slightly worse library support and the fact that some current Linux distributions and Macs are still using 2.x as default (although Python 3 ships with many of them), but as a language Python 3.x is definitely ready. As long as Python 3.x is installed on your user's computers (which ought to be easy, since many people reading this may only be developing something for themselves or an environment they control) and you're writing things where you know none of the Python 2.x modules are needed, it is an excellent choice. Also, most Linux distributions have Python 3.x already installed, and all have it available for end-users. Some are phasing out Python 2 as preinstalled default.

Supported tags and respective Dockerfile links

phenompeople/python

Docker Automated build Docker Build Status Python Docker Pulls

Pre-Requisites

Maintainers

License and Authors

License: Apache License

Author : Phenompeople Pvt Ltd (admin.squad@phenompeople.com)