GitXplorerGitXplorer
l

s2i-python-35

public
1 stars
2 forks
13 issues

Commits

List of commits on branch master.
Unverified
daa3719f3569b30820700fe6fb5c7f1a6f3d6a3e

Upgrade pip to 19.3.1

committed 5 years ago
Unverified
4f94a2cdf0541355817e2a7acaca92bb4f5aa81e

Add gunicorn test

lluiscoms committed 7 years ago
Unverified
526dd6bfa054b583cf62cfe59280da8bc9795709

Add UPGRADE_PIP_TO_LATEST on onbuld image

lluiscoms committed 7 years ago
Unverified
214aeb020f17274a2e6c41a95711dd6029ae359c

Change bin dir

lluiscoms committed 7 years ago
Unverified
30e9d26e8fb53b31cd6b0cbb02354106d5a8b82b

Add alpine tests

lluiscoms committed 7 years ago
Unverified
f4d762f04906e099de30fdee1145dacc48c2288e

Add alpine images

lluiscoms committed 7 years ago

README

The README file for this repository.

Python Docker image

This repository contains the source for building various versions of the Python application as a reproducible Docker image using source-to-image. Users can choose between RHEL and CentOS based builder images. The resulting image can be run using Docker.

Supported tags and respective Dockerfile links

Usage

Usage instructions could be found on s2i-python-container