ublue-silverblue-nvidia (43-20251030-060412)

Published 2025-10-30 06:08:00 +00:00 by jonathan in jonathan/bootc

Installation

docker pull cremin.dev/jonathan/ublue-silverblue-nvidia:43-20251030-060412
sha256:e34e03d48f91dde4ce74c8824f4346178a33030f6956c33808f31c9d50ac6d49

About this package

Built on :, adding more batteries

Image layers

ostree export of commit a4c15b3cfdcc9d680c1c3f9575b874762c5f5b2beebbad0a50096422e5a9501b
firefox-143.0.4-1.fc43.x86_64
glibc-all-langpacks-2.42-4.fc43.x86_64
ibus-1.5.33~rc2-2.fc43.x86_64
mesa-vulkan-drivers-25.2.5-1.fc43.x86_64
llvm-libs-21.1.3-1.fc43.x86_64
cldr-emoji-annotation-1:48~beta1-1.fc43.noarch
python3-botocore-1.40.56-1.fc43.noarch
nvidia-gpu-firmware-20251021-1.fc43.noarch
kernel-modules-6.17.4-300.fc43.x86_64
webkitgtk6.0-2.50.0-2.fc43.x86_64
webkit2gtk4.1-2.50.0-2.fc43.x86_64
kernel-modules-core-6.17.4-300.fc43.x86_64
rpm-6.0.0-1.fc43.x86_64
iwlwifi-mvm-firmware-20251021-1.fc43.noarch
geolite2-city-20191217-15.fc43.noarch
gnome-user-docs-49.1-1.fc43.noarch
google-noto-serif-cjk-vf-fonts-1:2.003-3.fc43.noarch
mesa-dri-drivers-25.2.5-1.fc43.x86_64
podman-5:5.6.2-1.fc43.x86_64
python3-libs-3.14.0-1.fc43.x86_64
linux-firmware-20251021-1.fc43.noarch
firefox-langpacks-143.0.4-1.fc43.x86_64
atheros-firmware-20251021-1.fc43.noarch
unicode-ucd-17.0.0-1.fc43.noarch
libpinyin-data-2.10.2-2.fc43.x86_64
libicu-77.1-1.fc43.x86_64
javascriptcoregtk6.0-2.50.0-2.fc43.x86_64
javascriptcoregtk4.1-2.50.0-2.fc43.x86_64
google-noto-sans-cjk-vf-fonts-1:2.004-10.fc43.noarch
buildah-2:1.41.5-1.fc43.x86_64
google-noto-sans-mono-cjk-vf-fonts-1:2.004-10.fc43.noarch
kernel-core-6.17.4-300.fc43.x86_64
hplip-3.25.6-1.fc43.x86_64
gutenprint-5.3.5-6.fc43.x86_64
speech-dispatcher-0.12.1-5.fc43.x86_64
gtk4-4.20.2-1.fc43.x86_64
amd-gpu-firmware-20251021-1.fc43.noarch
anthy-unicode-1.0.0.20240502-11.fc43.x86_64
skopeo-1:1.20.0-4.fc43.x86_64
gnome-backgrounds-49.0-1.fc43.noarch
git-core-2.51.1-1.fc43.x86_64
libgs-10.05.1-5.fc43.x86_64
gnome-control-center-49.1-1.fc43.x86_64
libgweather-4.4.4-3.fc43.x86_64
intel-mediasdk-23.2.2-8.fc43.x86_64
flite-2.2-12.fc43.x86_64
iso-codes-4.18.0-2.fc43.noarch
mozjs140-140.2.0-1.fc43.x86_64
orca-49.4-1.fc43.noarch
qt5-qtbase-gui-5.15.17-6.fc43.x86_64
gtk3-3.24.51-2.fc43.x86_64
samba-client-libs-2:4.23.2-1.fc43.x86_64
mt7xxx-firmware-20251021-1.fc43.noarch
git-core-doc-2.51.1-1.fc43.noarch
qemu-user-static-aarch64-2:10.1.1-1.fc43.x86_64
503 components
systemd-258.1-1.fc43.x86_64 and systemd-udev-258.1-1.fc43.x86_64 and gnome-software-49.1-1.fc43.x86_64 and mutter-49.1-1.fc43.x86_64 and ibus-typing-booster-2.28.1-1.fc43.noarch
13 components
8 components
23 components
9 components
23 components
23 components
23 components
23 components
23 components
23 components
23 components
23 components
23 components
9 components
23 components
23 components
23 components
17 components
15 components
23 components
23 components
23 components
23 components
23 components
23 components
23 components
23 components
23 components
23 components
23 components
18 components
46 components
46 components
46 components
46 components
25 components
46 components
initramfs (kernel 6.17.4-300.fc43.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=43 IMAGE_NAME=silverblue KERNEL_VERSION=6.17.4-300.fc43.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=43 IMAGE_NAME=silverblue KERNEL_VERSION=6.17.4-300.fc43.x86_64 /bin/sh -c ["bootc", "container", "lint"]
LABEL "org.opencontainers.image.title"="silverblue-nvidia" "org.opencontainers.image.version"="43.20251030.1" "org.opencontainers.image.description"="A base Universal Blue silverblue image with batteries included" "ostree.linux"="6.17.4-300.fc43.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:2d5871b88b9b454181c08bacf729825cedcde4bc4f4263d98f40fa714052e6d7 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 a4c15b3cfdcc9d680c1c3f9575b874762c5f5b2beebbad0a50096422e5a9501b
ostree.final-diffid sha256:12787d84fa137cd5649a9005efe98ec9d05ea46245fdc50aecb7dd007f2035b1
ostree.linux 6.17.4-300.fc43.x86_64
quay.expires-after 4w
rpmostree.inputhash cf983b0087162554dbbce386fba04c5b352c4d1195a6a5d2f772c51869886849
Details
Container
2025-10-30 06:08:00 +00:00
0
OCI / Docker
linux/amd64
Unlicensed
4.6 GiB
Versions (57) View all
43-20251124-060329 2025-11-24
latest 2025-11-24
43 2025-11-24
43-20251123-060339 2025-11-23
43-20251122-060414 2025-11-22