| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository contains Dockerfiles and scripts to build base images for use within Stackable.
Images are published to the oci.stackable.tech registry under the sdp organization by default.
Consult the boil README which contains a broad selection of different commands to build images locally.
There are individual GHA workflows (one for each image) which use a reusable workflow to build all specified versions for both amd64 and arm64. The workflow is triggered
Images are patched using patchable. Consult the patchable README which contains a detailed usage guide.
To verify if a container image is compatible with OpenShift, run the following preflight command:
preflight check container oci.stackable.tech/sdp/<IMAGE>:<VERSION>-stackable<RELEASE_VERSION> --platform amd64| Back | FazBrowse Home | New Git URL |