ublue-silverblue-main (42-20250419-104130)

Published 2025-04-19 09:44:59 +00:00 by jonathan in jonathan/bootc

Installation

docker pull cremin.dev/jonathan/ublue-silverblue-main:42-20250419-104130
sha256:d18407852f26c5d127f9932412927697cab3b5eceaf54c5f7140da47038bf90b

About this package

Built on ublue-os/silverblue-main, adding more batteries

Image layers

ostree export of commit 3d619e37d999436b65189a406731e26736b096a44337ebe23f57fc4ac24af844
firefox-137.0-2.fc42.x86_64
glibc-all-langpacks-2.41-3.fc42.x86_64
mesa-dri-drivers-25.0.2-3.fc42.x86_64
llvm-libs-20.1.2-3.fc42.x86_64
ibus-1.5.32-1.fc42.x86_64
mesa-vulkan-drivers-25.0.2-3.fc42.x86_64
cldr-emoji-annotation-1:47-1.fc42.noarch
python3-botocore-1.37.33-1.fc42.noarch
webkit2gtk4.1-2.48.1-2.fc42.x86_64
webkitgtk6.0-2.48.1-2.fc42.x86_64
rpm-4.20.1-1.fc42.x86_64
kernel-modules-6.14.2-300.fc42.x86_64
iwlwifi-mvm-firmware-20250410-1.fc42.noarch
geolite2-city-20191217-14.fc42.noarch
gnome-user-docs-47.5-1.fc42.noarch
google-noto-serif-cjk-vf-fonts-1:2.003-2.fc42.noarch
podman-5:5.4.2-1.fc42.x86_64
kernel-modules-core-6.14.2-300.fc42.x86_64
linux-firmware-20250410-1.fc42.noarch
python3-libs-3.13.3-1.fc42.x86_64
firefox-langpacks-137.0-2.fc42.x86_64
unicode-ucd-16.0.0-2.fc42.noarch
nvidia-gpu-firmware-20250410-1.fc42.noarch
cpp-15.0.1-0.11.fc42.x86_64
libpinyin-data-2.10.1-1.fc42.x86_64
atheros-firmware-20250410-1.fc42.noarch
libicu-76.1-4.fc42.x86_64
buildah-2:1.39.3-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.1-2.fc42.x86_64
javascriptcoregtk6.0-2.48.1-2.fc42.x86_64
hplip-3.25.2-1.fc42.x86_64
gutenprint-5.3.5-5.fc42.x86_64
skopeo-1:1.18.0-1.fc42.x86_64
kernel-core-6.14.2-300.fc42.x86_64
493 components
glib2-2.84.1-1.fc42.x86_64 and samba-client-libs-2:4.22.0-20.fc42.x86_64 and systemd-257.5-2.fc42.x86_64 and systemd-udev-257.5-2.fc42.x86_64
16 components
ibus-typing-booster-2.27.33-1.fc42.noarch and glibc-gconv-extra-2.41-3.fc42.x86_64 and glibc-2.41-3.fc42.x86_64 and systemd-shared-257.5-2.fc42.x86_64
19 components
36 components
36 components
36 components
31 components
36 components
21 components
20 components
36 components
36 components
36 components
36 components
36 components
36 components
36 components
36 components
intel-vpl-gpu-rt-24.4.4-2.fc42.x86_64 and gnome-system-monitor-48.1-1.fc42.x86_64 and lvm2-2.03.30-3.fc42.x86_64 and tesseract-libs-5.5.0-4.fc42.x86_64
72 components
72 components
72 components
69 components
72 components
initramfs (kernel 6.14.2-300.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
|3 FEDORA_MAJOR_VERSION=42 IMAGE_NAME=silverblue KERNEL_VERSION=6.14.2-300.fc42.x86_64 /bin/sh -c --mount=type=cache,dst=/var/cache/libdnf5 --mount=type=bind,from=ctx,src=/,dst=/ctx --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 rm -f /usr/bin/chsh && rm -f /usr/bin/lchsh && /ctx/install.sh && /ctx/post-install.sh
LABEL "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" "org.opencontainers.image.created"="2025-04-19T07:09:39.082Z" "org.opencontainers.image.description"="A base Universal Blue silverblue image with batteries included" "org.opencontainers.image.licenses"="Apache-2.0" "org.opencontainers.image.revision"="7eaa9b4eaf5cd6d4ef3c7047418ec8871407d079" "org.opencontainers.image.source"="https://github.com/ublue-os/main" "org.opencontainers.image.title"="silverblue-main" "org.opencontainers.image.url"="https://github.com/ublue-os/main" "org.opencontainers.image.version"="42.20250419.0" "ostree.linux"="6.14.2-300.fc42.x86_64"
COPY dir:9d6d70fa874541ed7e0f265daf8f74be8718c8aa26d88591fd2c4115e124aaa7 in /etc
/bin/sh -c dnf install -y https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm && dnf install -y https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm && dnf clean all
/bin/sh -c dnf remove -y ptyxis gnome-software htop gnome-classic-session gnome-shell-extension-apps-menu gnome-shell-extension-background-logo gnome-shell-extension-launch-new-instance gnome-shell-extension-places-menu gnome-shell-extension-window-list open-vm-tools open-vm-tools-desktop qemu-guest-agent spice-vdagent spice-webdavd virtualbox-guest-additions && dnf swap -y ffmpeg-free ffmpeg --allowerasing && dnf swap -y libavcodec-free libavcodec-freeworld --allowerasing && dnf group install -y multimedia --setopt="install_weak_deps=False" --exclude=PackageKit-gstreamer-plugin && dnf copr enable -y alternateved/eza && dnf copr enable -y pgdev/ghostty && dnf install -y acpi akmod-v4l2loopback btop direnv distrobox eza ghostty git gnome-boxes gstreamer1-vaapi helm kubectl util-linux lm_sensors mpv ncdu pavucontrol qemu-guest-agent sysstat tailscale vdpauinfo vulkan-tools zsh zsh-syntax-highlighting && dnf clean all
/bin/sh -c rm /usr/share/applications/btop.desktop /usr/share/applications/nvtop.desktop
/bin/sh -c authselect enable-feature with-fingerprint
LABEL org.opencontainers.image.description="Built on ublue-os/silverblue-main, adding more batteries" org.opencontainers.image.source="https://cremin.dev/jonathan/bootc" org.opencontainers.image.title="ublue-silverblue-main" 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 ublue-os/silverblue-main, 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 ublue-silverblue-main
org.opencontainers.image.url https://cremin.dev/jonathan/bootc
org.opencontainers.image.version
ostree.bootable true
ostree.commit 3d619e37d999436b65189a406731e26736b096a44337ebe23f57fc4ac24af844
ostree.final-diffid sha256:12787d84fa137cd5649a9005efe98ec9d05ea46245fdc50aecb7dd007f2035b1
ostree.linux 6.14.2-300.fc42.x86_64
quay.expires-after 4w
rpmostree.inputhash ccf7ffd87beda73d6f66b082f657edc2416c4570c429a7899c8c07bad57731da
Details
Container
2025-04-19 09:44:59 +00:00
0
OCI / Docker
linux/amd64
Unlicensed
3.4 GiB
Versions (27) View all
latest 2025-05-29
42 2025-05-29
42-20250529-134107 2025-05-29
42-20250528-160140 2025-05-28
42-20250525-105925 2025-05-25