sclorg / s2i-base-container

OpenShift base images
Apache License 2.0
87 stars 139 forks source link

OpenShift base images

Build and push images to Quay.io registry

Images available on Quay are:

This repository contains Dockerfiles which serve as base images for various OpenShift images.

Versions

s2i image versions currently provided are:

RHEL versions currently supported are:

CentOS versions currently supported are:

For more information about contributing, see the Contribution Guidelines. For more information about concepts used in these container images, see the Landing page.

Installation

To build a S2I base image, choose either the CentOS Stream or RHEL based image:

Note: while the installation steps are calling podman, you can replace any such calls by docker with the same arguments.

Notice: By omitting the VERSIONS parameter, the build/test action will be performed on all provided versions of S2I base image.