vmdk
Image description for vmdk on AlmaLinux OS 10.1.
The descriptions below describe the base image version, that can be further customized by the user using the Blueprint customizations.
Supported blueprint customizations
Blueprint fields accepted for this image type (from image-builder describe). See the Blueprint Reference for syntax and examples. The metadata fields name, version, and description are always accepted and omitted below.
Supported options:
containerscustomizations.cacertscustomizations.directoriescustomizations.diskcustomizations.dnfcustomizations.filescustomizations.filesystemcustomizations.fipscustomizations.firewallcustomizations.firstbootcustomizations.groupcustomizations.hostnamecustomizations.kernelcustomizations.localecustomizations.openscapcustomizations.partitioning_modecustomizations.repositoriescustomizations.rhsmcustomizations.rpmcustomizations.servicescustomizations.sshdcustomizations.sshkeycustomizations.timezonecustomizations.userdistroenabled_modulesgroupsmodulespackages
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.
x86_64
distro: almalinux-10.1
type: vmdk
arch: x86_64
os_version: "10.1"
bootmode: hybrid
partition_type: gpt
default_filename: disk.vmdk
build_pipelines:
- build
payload_pipelines:
- os
- image
- vmdk
packages:
build:
include:
- coreutils
- dosfstools
- glibc
- grub2-pc
- platform-python
- policycoreutils
- python3
- qemu-img
- rpm
- selinux-policy-targeted
- systemd
- xfsprogs
- xz
exclude: []
os:
include:
- '@core'
- chrony
- cloud-init
- dosfstools
- dracut-config-generic
- efibootmgr
- firewalld
- grub2
- grub2-efi-x64
- grub2-pc
- kernel
- langpacks-en
- open-vm-tools
- selinux-policy-targeted
- shim-x64
- tuned
- xfsprogs
exclude:
- dracut-config-rescue
- rng-tools
partition_table:
type: gpt
partitions:
- size: "1048576"
type: 21686148-6449-6E6F-744E-656564454649
bootable: true
- size: "209715200"
type: C12A7328-F81F-11D2-BA4B-00A0C93EC93B
payload:
type: vfat
label: ESP
mountpoint: /boot/efi
fstab_options: defaults,uid=0,gid=0,umask=077,shortname=winnt
fstab_passno: 2
- size: "2147483648"
type: 0FC63DAF-8483-4772-8E79-3D69D8477DE4
payload:
type: xfs
label: root
mountpoint: /
fstab_options: defaults
blueprint:
supported_options:
- distro
- packages
- modules
- groups
- enabled_modules
- containers
- customizations.cacerts
- customizations.directories
- customizations.disk
- customizations.dnf
- customizations.files
- customizations.filesystem
- customizations.firstboot
- customizations.partitioning_mode
- customizations.fips
- customizations.firewall
- customizations.user
- customizations.sshkey
- customizations.group
- customizations.hostname
- customizations.kernel
- customizations.locale
- customizations.openscap
- customizations.repositories
- customizations.rpm
- customizations.services
- customizations.timezone
- customizations.rhsm
- customizations.sshd
- name
- version
- description
Generated using: ghcr.io/osbuild/image-builder-cli:latest@sha256:e88727b34da3174a303feb322b55ed589d59576ebcdec49c3a0fc55d4712b53f
Last updated on: 2026-08-12 08:24:17 UTC