Skip to content

paridhimnnit/centos-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status License

Python

Dockerfiles for building Centos 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/centos-python

Docker Automated build Docker Build Status JDK Docker Pulls

Pre-Requisites

Maintainers

License and Authors

License: Apache License

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 56.2%
  • Shell 43.8%