Skip to content

cidverse/container-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Container Images for CI-Usage

A collection of container images for ci/cd usage or to use as base-image when building application images.

All container images aim to be micro images, this means:

  • no package manager
  • bash (required by some ci tools)
  • the actual application
  • supported for a wide range of architectures

We also provide a minimal and build image, which should be used in a multi stage builds to first compile/download/verify and then finally move the final artifacts into the micro image.

All images are available in the following registries:

Base Images

These images can be used as a base to build your own app images.

Image amd64 arm64 s390x ppc64le
base-ubi
base-ubi-build
base-bun
base-coretto-11
base-coretto-17
base-coretto-19
base-dotnet-runtime
base-node
base-python
base-temurin-jdk-8
base-temurin-jdk-11
base-temurin-jdk-17
base-temurin-jre-8
base-temurin-jre-11
base-temurin-jre-17

App Images

Image amd64 arm64 s390x ppc64le
ansible
applicationinspector
aws
buildah
codecov-upload
cosign
cue
fossacli
ggshield
githubcli
gitleaks
glab
grype
hadolint
helm
hugo
kubectl
openshiftcli
rekor
reposync
rke
s2i
shellcheck
sonarscannercli
syft
techdocscli
twitchcli
upx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published