container-minimal
Image description for container-minimal on CentOS Stream 9.
The descriptions below describe the base image version, that can be further customized by the user using the Blueprint customizations.
Each image description contains a list of base packages that make up the image. This list is dependency-resolved using the distribution's package manager and subsequently installed into the image. This means that the list of actually installed packages depends on the available RPM repositories and the dependencies of the packages listed in the image's base package set.
The format of the image description is not guaranteed to be stable. It is published for informational purposes only.
Architectures
aarch64
distro: centos-9
type: container-minimal
arch: aarch64
os_version: 9-stream
bootmode: none
partition_type: ""
default_filename: container-minimal.tar
build_pipelines:
- build
payload_pipelines:
- os
- container
packages:
build:
include:
- coreutils
- glibc
- platform-python
- python3
- rpm
- selinux-policy-targeted
- systemd
- tar
- xz
exclude: []
os:
include:
- bash
- coreutils-single
- microdnf
- redhat-release
- rpm
exclude:
- coreutils
- coreutils-common
- libbrotli
- libcurl
- libpsl
- libssh
- libssh-config
- publicsuffix-list-dafsa
- rpm-plugin-audit
ppc64le
distro: centos-9
type: container-minimal
arch: ppc64le
os_version: 9-stream
bootmode: none
partition_type: ""
default_filename: container-minimal.tar
build_pipelines:
- build
payload_pipelines:
- os
- container
packages:
build:
include:
- coreutils
- glibc
- platform-python
- python3
- rpm
- selinux-policy-targeted
- systemd
- tar
- xz
exclude: []
os:
include:
- bash
- coreutils-single
- microdnf
- redhat-release
- rpm
exclude:
- coreutils
- coreutils-common
- libbrotli
- libcurl
- libpsl
- libssh
- libssh-config
- publicsuffix-list-dafsa
- rpm-plugin-audit
s390x
distro: centos-9
type: container-minimal
arch: s390x
os_version: 9-stream
bootmode: none
partition_type: ""
default_filename: container-minimal.tar
build_pipelines:
- build
payload_pipelines:
- os
- container
packages:
build:
include:
- coreutils
- glibc
- platform-python
- python3
- rpm
- selinux-policy-targeted
- systemd
- tar
- xz
exclude: []
os:
include:
- bash
- coreutils-single
- microdnf
- redhat-release
- rpm
exclude:
- coreutils
- coreutils-common
- libbrotli
- libcurl
- libpsl
- libssh
- libssh-config
- publicsuffix-list-dafsa
- rpm-plugin-audit
x86_64
distro: centos-9
type: container-minimal
arch: x86_64
os_version: 9-stream
bootmode: none
partition_type: ""
default_filename: container-minimal.tar
build_pipelines:
- build
payload_pipelines:
- os
- container
packages:
build:
include:
- coreutils
- glibc
- platform-python
- python3
- rpm
- selinux-policy-targeted
- systemd
- tar
- xz
exclude: []
os:
include:
- bash
- coreutils-single
- microdnf
- redhat-release
- rpm
exclude:
- coreutils
- coreutils-common
- libbrotli
- libcurl
- libpsl
- libssh
- libssh-config
- publicsuffix-list-dafsa
- rpm-plugin-audit
Generated using: ghcr.io/osbuild/image-builder-cli:latest@sha256:4f36822bf8c5d9afa4516f4688633ce8886b541f6bdd6f89228e871dc545dec8
Last updated on: 2025-11-17 07:25:47 UTC