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.
- With
libffi-devel
installed - With oracle client installed
oracle-instantclient12.2-devel-12.2.0.1.0-1.x86_64
Usage instructions could be found on s2i-python-container