bootc-nvidia-base-centos (latest)

Published 2024-12-06 19:43:32 +00:00 by cdrage

Installation

docker pull git.k8s.land/cdrage/bootc-nvidia-base-centos:latest
sha256:2f95e27605d6dcbf9271b3c460a5d54eacb2b2cf69de8ab09488eb00494b2df8

Image layers

ostree export of commit 228b8e28f754c9864e2b497ed6e81dfd9f5fb601a87524f8371ce8d4d72fcced
linux-firmware-20241121-148.el9.noarch
podman-5:5.3.1-1.el9.x86_64
kernel-modules-5.14.0-536.el9.x86_64
libicu-67.1-9.el9.x86_64
python3-libs-3.9.20-1.el9.x86_64
kernel-modules-core-5.14.0-536.el9.x86_64
skopeo-2:1.17.0-1.el9.x86_64
polkit-libs-0.117-13.el9.x86_64
kernel-core-5.14.0-536.el9.x86_64
binutils-2.35.2-58.el9.x86_64
samba-client-libs-4.21.2-3.el9.x86_64
netavark-2:1.13.0-1.el9.x86_64
rpm-ostree-2024.9-1.el9.x86_64
bootc-1.1.2-1.el9.x86_64
glib2-2.68.4-16.el9.x86_64
systemd-252-48.el9.x86_64
microcode_ctl-4:20240910-1.el9.noarch
toolbox-0.1.1-1.el9.x86_64
systemd-udev-252-48.el9.x86_64
util-linux-2.37.4-20.el9.x86_64
coreutils-common-8.32-37.el9.x86_64
NetworkManager-libnm-1:1.51.4-1.el9.x86_64
cracklib-dicts-2.9.6-27.el9.x86_64
gnupg2-2.3.3-4.el9.x86_64
openssl-libs-1:3.2.2-6.el9.x86_64
grub2-tools-1:2.06-93.el9.x86_64
glibc-gconv-extra-2.34-143.el9.x86_64
file-libs-5.39-16.el9.x86_64
fwupd-1.9.13-2.el9.x86_64
bash-5.1.8-9.el9.x86_64
NetworkManager-1:1.51.4-1.el9.x86_64
glibc-2.34-143.el9.x86_64
nvme-cli-2.11-2.el9.x86_64
coreutils-8.32-37.el9.x86_64
sssd-common-2.9.5-5.el9.x86_64
grub2-common-1:2.06-93.el9.noarch
134 components
grub2-tools-minimal-1:2.06-93.el9.x86_64 and grub2-pc-modules-1:2.06-93.el9.noarch
samba-common-libs-4.21.2-3.el9.x86_64 and libsmbclient-4.21.2-3.el9.x86_64 and samba-common-4.21.2-3.el9.noarch and NetworkManager-cloud-setup-1:1.51.4-1.el9.x86_64
6 components
lvm2-9:2.03.28-2.el9.x86_64 and gnutls-3.8.3-4.el9.x86_64 and aardvark-dns-2:1.13.0-1.el9.x86_64 and bind-libs-32:9.16.23-24.el9.x86_64 and sos-4.8.1-1.el9.noarch
10 components
10 components
sssd-ldap-2.9.5-5.el9.x86_64
10 components
10 components
10 components
binutils-gold-2.35.2-58.el9.x86_64
10 components
device-mapper-persistent-data-1.1.0-1.el9.x86_64
10 components
10 components
10 components
10 components
quota-1:4.09-4.el9.x86_64 and iptables-nft-1.8.10-6.el9.x86_64
20 components
20 components
13 components
20 components
20 components
20 components
20 components
initramfs (kernel 5.14.0-536.el9.x86_64) and rpmostree-unpackaged-content
Reserved for new packages
/bin/sh
ARG KERNEL_VERSION
|1 KERNEL_VERSION=5.14.0-527.el9.x86_64 /bin/sh -c dnf install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm && dnf install --nogpgcheck -y https://mirrors.rpmfusion.org/free/el/rpmfusion-free-release-$(rpm -E %rhel).noarch.rpm && dnf install --nogpgcheck -y https://mirrors.rpmfusion.org/nonfree/el/rpmfusion-nonfree-release-$(rpm -E %rhel).noarch.rpm
|1 KERNEL_VERSION=5.14.0-527.el9.x86_64 /bin/sh -c dnf install -y kernel-$KERNEL_VERSION kernel-devel-$KERNEL_VERSION kernel-headers-$KERNEL_VERSION
|1 KERNEL_VERSION=5.14.0-527.el9.x86_64 /bin/sh -c set -x; dracut -vf /usr/lib/modules/$KERNEL_VERSION/initramfs.img $KERNEL_VERSION
|1 KERNEL_VERSION=5.14.0-527.el9.x86_64 /bin/sh -c find /usr/lib/modules -mindepth 1 -maxdepth 1 -type d -not -name $KERNEL_VERSION -exec rm -rf {} \;
|1 KERNEL_VERSION=5.14.0-527.el9.x86_64 /bin/sh -c dnf install -y akmod-nvidia xorg-x11-drv-nvidia-cuda
|1 KERNEL_VERSION=5.14.0-527.el9.x86_64 /bin/sh -c curl -s -L https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo | tee /etc/yum.repos.d/nvidia-container-toolkit.repo && dnf install -y nvidia-container-toolkit
|1 KERNEL_VERSION=5.14.0-527.el9.x86_64 /bin/sh -c echo "blacklist nouveau" > /etc/modprobe.d/blacklist_nouveau.conf
|1 KERNEL_VERSION=5.14.0-527.el9.x86_64 /bin/sh -c su -c 'echo options nvidia NVreg_EnableGpuFirmware=0 > /etc/modprobe.d/nvidia-gsp.conf'
|1 KERNEL_VERSION=5.14.0-527.el9.x86_64 /bin/sh -c su -c 'echo options nvidia NVreg_NvLinkDisable=1 > /etc/modprobe.d/nvidia-nvlink.conf'
COPY dir:ae70b18447e27e83ea192bdbd8a0a2fc16a3958502428b09975e5260dc1109dc in /usr/
|1 KERNEL_VERSION=5.14.0-527.el9.x86_64 /bin/sh -c systemctl enable nvidia-toolkit-firstboot.service nvidia-drivers.service

Labels

Key Value
bootc.diskimage-builder quay.io/centos-bootc/bootc-image-builder
containers.bootc 1
io.buildah.version 1.38.0
org.opencontainers.image.version stream9.20241204.0
ostree.bootable true
ostree.commit 228b8e28f754c9864e2b497ed6e81dfd9f5fb601a87524f8371ce8d4d72fcced
ostree.final-diffid sha256:12787d84fa137cd5649a9005efe98ec9d05ea46245fdc50aecb7dd007f2035b1
ostree.linux 5.14.0-536.el9.x86_64
redhat.compose-id CentOS-Stream-9-20241204.0
redhat.id centos
redhat.version-id 9
rpmostree.inputhash da7a30e49386d72afa28366d5fa97ff1d87c04e5220218cd3893aaa316d040c6
Details
Container
2024-12-06 19:43:32 +00:00
38
OCI / Docker
linux/amd64
1.9 GiB
Versions (1) View all
latest 2024-12-06