nicolasmure / python

Python docker image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python docker image

This repository has the same structure than the docker-library/python repository.

It aims to create python docker images from other flavors than the ones that are proposed by the above repository (c.f. python images on docker hub).

Flavors

  • centos7.6

Build

$ docker build -t nicolasmure/python:3.7.4-centos7.6 3.7/centos7.6/

About

Python docker image


Languages

Language:Dockerfile 100.0%