ublue-silverblue-nvidia (42-20250721-073610)

Published 2025-07-21 07:05:20 +00:00 by jonathan in jonathan/bootc

Installation

docker pull cremin.dev/jonathan/ublue-silverblue-nvidia:42-20250721-073610
sha256:2135a15edd618aad68534a34057c2ed986eb50eeab6179f03d6e5d2c28d11f38

About this package

Built on :, adding more batteries

Image layers

ostree export of commit 2cff014dfb606e7fdca7046a04e8cb64838f6cd9aeb7546f2991d7cd10817d14
firefox-140.0.4-1.fc42.x86_64
glibc-all-langpacks-2.41-8.fc42.x86_64
llvm-libs-20.1.8-1.fc42.x86_64
ibus-1.5.32-1.fc42.x86_64
mesa-vulkan-drivers-25.1.4-2.fc42.x86_64
cldr-emoji-annotation-1:47-1.fc42.noarch
python3-botocore-1.39.8-1.fc42.noarch
nvidia-gpu-firmware-20250708-1.fc42.noarch
kernel-modules-6.15.6-200.fc42.x86_64
webkit2gtk4.1-2.48.3-1.fc42.x86_64
webkitgtk6.0-2.48.3-1.fc42.x86_64
kernel-modules-core-6.15.6-200.fc42.x86_64
rpm-4.20.1-1.fc42.x86_64
iwlwifi-mvm-firmware-20250708-1.fc42.noarch
geolite2-city-20191217-14.fc42.noarch
gnome-user-docs-48.2-1.fc42.noarch
google-noto-serif-cjk-vf-fonts-1:2.003-2.fc42.noarch
podman-5:5.5.2-1.fc42.x86_64
mesa-dri-drivers-25.1.4-2.fc42.x86_64
linux-firmware-20250708-1.fc42.noarch
python3-libs-3.13.5-1.fc42.x86_64
firefox-langpacks-140.0.4-1.fc42.x86_64
unicode-ucd-16.0.0-2.fc42.noarch
cpp-15.1.1-2.fc42.x86_64
libpinyin-data-2.10.2-1.fc42.x86_64
atheros-firmware-20250708-1.fc42.noarch
libicu-76.1-4.fc42.x86_64
gnome-backgrounds-48.2.1-2.fc42.noarch
buildah-2:1.40.1-1.fc42.x86_64
google-noto-sans-cjk-vf-fonts-1:2.004-9.fc42.noarch
google-noto-sans-mono-cjk-vf-fonts-1:2.004-9.fc42.noarch
javascriptcoregtk4.1-2.48.3-1.fc42.x86_64
javascriptcoregtk6.0-2.48.3-1.fc42.x86_64
hplip-3.25.2-5.fc42.x86_64
gutenprint-5.3.5-5.fc42.x86_64
kernel-core-6.15.6-200.fc42.x86_64
494 components
qemu-user-static-aarch64-2:9.2.4-1.fc42.x86_64 and samba-client-libs-2:4.22.3-2.fc42.x86_64 and systemd-257.7-1.fc42.x86_64 and systemd-udev-257.7-1.fc42.x86_64
14 components
glibc-gconv-extra-2.41-8.fc42.x86_64 and glibc-2.41-8.fc42.x86_64 and ibus-typing-booster-2.27.69-1.fc42.noarch and kernel-modules-extra-6.15.6-200.fc42.x86_64 and systemd-shared-257.7-1.fc42.x86_64
20 components
36 components
36 components
36 components
36 components
11 components
36 components
23 components
20 components
36 components
36 components
36 components
36 components
36 components
36 components
36 components
36 components
72 components
72 components
72 components
72 components
60 components
initramfs (kernel 6.15.6-200.fc42.x86_64) and rpmostree-unpackaged-content
Reserved for new packages
ARG IMAGE_NAME
ARG FEDORA_MAJOR_VERSION IMAGE_NAME
ARG FEDORA_MAJOR_VERSION IMAGE_NAME KERNEL_VERSION
ARG BUILD_NVIDIA FEDORA_MAJOR_VERSION IMAGE_NAME KERNEL_VERSION
|4 BUILD_NVIDIA=Y FEDORA_MAJOR_VERSION=42 IMAGE_NAME=silverblue KERNEL_VERSION=6.15.6-200.fc42.x86_64 /bin/sh -c --mount=type=bind,from=ctx,src=/,dst=/ctx --mount=type=cache,target=/var/cache --mount=type=cache,target=/var/log --mount=type=tmpfs,target=/tmp --mount=type=bind,from=akmods,src=/rpms/ublue-os,dst=/tmp/akmods-rpms --mount=type=bind,from=akmods,src=/kernel-rpms,dst=/tmp/kernel-rpms --mount=type=bind,from=akmods_nvidia,src=/rpms,dst=/tmp/akmods-nv-rpms rm -f /usr/bin/chsh && rm -f /usr/bin/lchsh && /ctx/install.sh && if [ "${BUILD_NVIDIA}" == "Y" ]; then AKMODNV_PATH=/tmp/akmods-nv-rpms /ctx/nvidia-install.sh ; fi && /ctx/initramfs.sh && /ctx/post-install.sh
|4 BUILD_NVIDIA=Y FEDORA_MAJOR_VERSION=42 IMAGE_NAME=silverblue KERNEL_VERSION=6.15.6-200.fc42.x86_64 /bin/sh -c ["bootc", "container", "lint"]
LABEL "org.opencontainers.image.title"="silverblue-nvidia" "org.opencontainers.image.version"="42.20250721.1" "org.opencontainers.image.description"="A base Universal Blue silverblue image with batteries included" "ostree.linux"="6.15.6-200.fc42.x86_64" "io.artifacthub.package.readme-url"="https://raw.githubusercontent.com/ublue-os/main/main/README.md" "io.artifacthub.package.logo-url"="https://avatars.githubusercontent.com/u/120078124?s=200&v=4"
ARG NVIDIA_BUILD
COPY dir:87c48fd71fa3dffe1dc75f03f4e08462e74d21b3ecc461adc10050ac2cc97fde in /etc
COPY dir:cc61d9843fed7383439639977223416a0c00045e173159243327aba25c9ca2fc in scripts
|1 NVIDIA_BUILD=true /bin/sh -c ./scripts/install-common.sh
|1 NVIDIA_BUILD=true /bin/sh -c if [[ "$NVIDIA_BUILD" == "true" ]]; then ./scripts/install-coolercontrol.sh; fi
|1 NVIDIA_BUILD=true /bin/sh -c rm /lib/udev/rules.d/99-thinkpad-thresholds-udev.rules
|1 NVIDIA_BUILD=true /bin/sh -c authselect enable-feature with-fingerprint
LABEL org.opencontainers.image.description="Built on ${SOURCE_IMAGE}:${FEDORA_MAJOR_VERSION}, adding more batteries" org.opencontainers.image.source="https://cremin.dev/jonathan/bootc" org.opencontainers.image.title="silverblue" org.opencontainers.image.url="https://cremin.dev/jonathan/bootc" org.opencontainers.image.created="" org.opencontainers.image.licenses="Unlicensed" org.opencontainers.image.revision="" org.opencontainers.image.version=""

Labels

Key Value
containers.bootc 1
io.artifacthub.package.logo-url https://avatars.githubusercontent.com/u/120078124?s=200&v=4
io.artifacthub.package.readme-url https://raw.githubusercontent.com/ublue-os/main/main/README.md
io.buildah.version 1.39.4
org.opencontainers.image.created
org.opencontainers.image.description Built on :, adding more batteries
org.opencontainers.image.licenses Unlicensed
org.opencontainers.image.revision
org.opencontainers.image.source https://cremin.dev/jonathan/bootc
org.opencontainers.image.title silverblue
org.opencontainers.image.url https://cremin.dev/jonathan/bootc
org.opencontainers.image.version
ostree.bootable true
ostree.commit 2cff014dfb606e7fdca7046a04e8cb64838f6cd9aeb7546f2991d7cd10817d14
ostree.final-diffid sha256:12787d84fa137cd5649a9005efe98ec9d05ea46245fdc50aecb7dd007f2035b1
ostree.linux 6.15.6-200.fc42.x86_64
quay.expires-after 4w
rpmostree.inputhash 55c534d1c488b35c2e0905574e7328c0b66a6c66c2733c1320481686d3197322
Details
Container
2025-07-21 07:05:20 +00:00
0
OCI / Docker
linux/amd64
Unlicensed
4.5 GiB
Versions (83) View all
42-20250722-103705 2025-07-22
latest 2025-07-22
42 2025-07-22
42-20250722-071049 2025-07-22
42-20250721-073610 2025-07-21