Skip to main content

cloud-gce

Image description for cloud-gce on Fedora 42.

The descriptions below describe the base image version, that can be further customized by the user using the Blueprint customizations.

Package sets

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.

Do not rely on the image description format

The format of the image description is not guaranteed to be stable. It is published for informational purposes only.

Architectures

aarch64

distro: fedora-42
type: cloud-gce
arch: aarch64
os_version: "42"
bootmode: uefi
partition_type: gpt
default_filename: image.tar.gz
build_pipelines:
- build
payload_pipelines:
- os
- image
- archive
packages:
build:
include:
- btrfs-progs
- coreutils
- dosfstools
- e2fsprogs
- glibc
- policycoreutils
- python3
- rpm
- selinux-policy-targeted
- systemd
- tar
- xz
exclude: []
os:
include:
- '@cloud-server-environment'
- btrfs-progs
- dosfstools
- dracut-config-generic
- e2fsprogs
- efibootmgr
- glibc-langpack-en
- google-compute-engine-guest-configs
- google-compute-engine-oslogin
- google-guest-agent
- grub2-efi-aa64
- grub2-tools
- kernel
- python3-dnf-plugin-tracer
- selinux-policy-targeted
- shim-aa64
exclude:
- '*-firmware'
- cloud-init
- dracut-config-rescue
- firewalld
- fwupd
- geolite2-city
- geolite2-country
- plymouth
partition_table:
type: gpt
partitions:
- size: 104857600
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: BC13C2FF-59E6-4262-A352-B275FD6F7172
payload:
type: ext4
label: boot
mountpoint: /boot
fstab_options: defaults
- size: 0
type: b921b045-1df0-41c3-af44-4c6f280d3fae
payload:
subvolumes:
- name: root
size: 0
mountpoint: /
- name: home
size: 0
mountpoint: /home
- name: var
size: 0
mountpoint: /var
blueprint:
supported_options:
- distro
- packages
- modules
- groups
- enabled_modules
- containers
- minimal
- customizations.cacerts
- customizations.directories
- customizations.disk
- customizations.files
- customizations.filesystem
- 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
- name
- version
- description

x86_64

distro: fedora-42
type: cloud-gce
arch: x86_64
os_version: "42"
bootmode: hybrid
partition_type: gpt
default_filename: image.tar.gz
build_pipelines:
- build
payload_pipelines:
- os
- image
- archive
packages:
build:
include:
- btrfs-progs
- coreutils
- dosfstools
- e2fsprogs
- glibc
- grub2-pc
- policycoreutils
- python3
- rpm
- selinux-policy-targeted
- systemd
- tar
- xz
exclude: []
os:
include:
- '@cloud-server-environment'
- btrfs-progs
- dosfstools
- dracut-config-generic
- e2fsprogs
- efibootmgr
- glibc-langpack-en
- google-compute-engine-guest-configs
- google-compute-engine-oslogin
- google-guest-agent
- grub2-efi-x64
- grub2-pc
- kernel
- python3-dnf-plugin-tracer
- selinux-policy-targeted
- shim-x64
exclude:
- '*-firmware'
- cloud-init
- dracut-config-rescue
- firewalld
- fwupd
- geolite2-city
- geolite2-country
- plymouth
partition_table:
type: gpt
partitions:
- size: 2097152
type: 21686148-6449-6E6F-744E-656564454649
bootable: true
- size: 104857600
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: BC13C2FF-59E6-4262-A352-B275FD6F7172
payload:
type: ext4
label: boot
mountpoint: /boot
fstab_options: defaults
- size: 0
type: 4f68bce3-e8cd-4db1-96e7-fbcaf984b709
payload:
subvolumes:
- name: root
size: 0
mountpoint: /
- name: home
size: 0
mountpoint: /home
- name: var
size: 0
mountpoint: /var
blueprint:
supported_options:
- distro
- packages
- modules
- groups
- enabled_modules
- containers
- minimal
- customizations.cacerts
- customizations.directories
- customizations.disk
- customizations.files
- customizations.filesystem
- 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
- name
- version
- description

Generated using: ghcr.io/osbuild/image-builder-cli:latest@sha256:64890987e3d4e5120aeb807d81f3edf6d646a81909fe47ee63bcb26146c8a6fe

Last updated on: 2025-12-10 07:28:47 UTC