Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.39 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.39 KB

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