Skip to content

Latest commit

 

History

History
 
 

base

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Python base images

Base images from UBI or CentOS Stream with Python

Build example - UBI9 with Python 3.9:

make ubi9-py39 RELEASE=dev DATE=20230101

Build example - CentOS Stream 9 with Python 3.9:

make c9s-py39 RELEASE=dev DATE=20230101

Build example - UBI8 with Python 3.8:

make ubi8-py38 RELEASE=dev DATE=20230101