Skip to main content

wsl

Image description for wsl on AlmaLinux OS 9.3.

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: almalinux-9.3
type: wsl
arch: aarch64
os_version: "9.3"
bootmode: none
partition_type: ""
default_filename: image.wsl
build_pipelines:
- build
payload_pipelines:
- os
- archive
packages:
build:
include:
- coreutils
- glibc
- platform-python
- python3
- python3-iniparse
- python3-pyyaml
- rpm
- selinux-policy-targeted
- systemd
- tar
- xz
exclude: []
os:
include:
- alternatives
- audit-libs
- basesystem
- bash
- ca-certificates
- cloud-init
- coreutils-single
- crypto-policies-scripts
- curl-minimal
- dejavu-sans-fonts
- dnf
- filesystem
- findutils
- gdb-gdbserver
- glibc-minimal-langpack
- gmp
- gnupg2
- gobject-introspection
- hostname
- langpacks-en
- libcurl-minimal
- openssh-server
- openssl
- pam
- passwd
- procps-ng
- python3
- python3-inotify
- redhat-release
- rootfiles
- rpm
- sed
- setup
- shadow-utils
- subscription-manager
- sudo
- systemd
- tar
- tpm2-tss
- tzdata
- util-linux
- vim-minimal
- yum
exclude:
- gawk-all-langpacks
- glibc-gconv-extra
- glibc-langpack-en
- openssl-pkcs11
- python-unversioned-command
- redhat-release-eula
- rpm-plugin-systemd-inhibit

x86_64

distro: almalinux-9.3
type: wsl
arch: x86_64
os_version: "9.3"
bootmode: none
partition_type: ""
default_filename: image.wsl
build_pipelines:
- build
payload_pipelines:
- os
- archive
packages:
build:
include:
- coreutils
- glibc
- platform-python
- python3
- python3-iniparse
- python3-pyyaml
- rpm
- selinux-policy-targeted
- systemd
- tar
- xz
exclude: []
os:
include:
- alternatives
- audit-libs
- basesystem
- bash
- ca-certificates
- cloud-init
- coreutils-single
- crypto-policies-scripts
- curl-minimal
- dejavu-sans-fonts
- dnf
- filesystem
- findutils
- gdb-gdbserver
- glibc-minimal-langpack
- gmp
- gnupg2
- gobject-introspection
- hostname
- langpacks-en
- libcurl-minimal
- openssh-server
- openssl
- pam
- passwd
- procps-ng
- python3
- python3-inotify
- redhat-release
- rootfiles
- rpm
- sed
- setup
- shadow-utils
- subscription-manager
- sudo
- systemd
- tar
- tpm2-tss
- tzdata
- util-linux
- vim-minimal
- yum
exclude:
- gawk-all-langpacks
- glibc-gconv-extra
- glibc-langpack-en
- openssl-pkcs11
- python-unversioned-command
- redhat-release-eula
- rpm-plugin-systemd-inhibit

Generated using: ghcr.io/osbuild/image-builder-cli:latest@sha256:75b1629b322ceff4561c88c9f2045d6f967ab29cd4aea70dc53fe01cf5b176d6

Last updated on: 2025-07-01 07:26:44 UTC