woopy-ostree (sha256:24b2b3411325669a06fb7b2a50c785f09716a930011f8f7fd0ac61a9bb2058cc)

Published 2026-06-24 14:42:36 +00:00 by maxim

Installation

docker pull git.ctrlalt.cat/woopy/woopy-ostree@sha256:24b2b3411325669a06fb7b2a50c785f09716a930011f8f7fd0ac61a9bb2058cc
sha256:24b2b3411325669a06fb7b2a50c785f09716a930011f8f7fd0ac61a9bb2058cc

About this package

Woopy OSTree

Image layers

ostree export of commit e9eab3a888b53ecddfa77762bf82790f43e23585cf5937b77952dcbd630de8cd
nvidia-driver-cuda-libs-3:610.43.02-3.fc44.x86_64
nvidia-driver-libs-3:610.43.02-3.fc44.x86_64
firefox-152.0-1.fc44.x86_64
glibc-all-langpacks-2.43-6.fc44.x86_64
ibus-1.5.34-2.fc44.x86_64
mesa-vulkan-drivers-1:26.1.3-4.fc44.x86_64
llvm-libs-22.1.8-1.fc44.x86_64
google-noto-sans-cjk-fonts-1:2.004-11.fc44.noarch
cldr-emoji-annotation-1:48.2-1.fc44.noarch
python3-botocore-1.43.31-1.fc44.noarch
nvidia-gpu-firmware-20260519-1.fc44.noarch
nvidia-kmod-common-3:610.43.02-1.fc44.noarch
kernel-modules-7.0.12-201.fc44.x86_64
rpm-6.0.1-2.fc44.x86_64
webkitgtk6.0-2.52.4-1.fc44.x86_64
Reserved for new packages
webkit2gtk4.1-2.52.4-1.fc44.x86_64
kernel-modules-core-7.0.12-201.fc44.x86_64
iwlwifi-mvm-firmware-20260519-1.fc44.noarch
Reserved for new packages
gnome-user-docs-50.2-1.fc44.noarch
google-noto-serif-cjk-vf-fonts-1:2.003-4.fc44.noarch
mesa-dri-drivers-1:26.1.3-4.fc44.x86_64
podman-5:5.8.3-1.fc44.x86_64
linux-firmware-20260519-1.fc44.noarch
python3-libs-3.14.6-1.fc44.x86_64
firefox-langpacks-152.0-1.fc44.x86_64
atheros-firmware-20260519-1.fc44.noarch
libva-intel-media-driver-1:26.2.2-1.fc44.x86_64
unicode-ucd-17.0.0-2.fc44.noarch
cpp-16.1.1-2.fc44.x86_64
vim-common-2:9.2.597-1.fc44.x86_64
libpinyin-data-2.11.91-2.fc44.x86_64
libicu-77.1-2.fc44.x86_64
javascriptcoregtk6.0-2.52.4-1.fc44.x86_64
javascriptcoregtk4.1-2.52.4-1.fc44.x86_64
536 components
kernel-core-7.0.12-201.fc44.x86_64 and qemu-user-static-aarch64-2:10.2.2-1.fc44.x86_64 and samba-client-libs-2:4.24.3-1.fc44.x86_64 and systemd-259.6-1.fc44.x86_64 and systemd-udev-259.6-1.fc44.x86_64
16 components
7 components
19 components
40 components
38 components
40 components
40 components
40 components
22 components
40 components
23 components
28 components
36 components
40 components
37 components
39 components
38 components
38 components
17 components
79 components
77 components
79 components
75 components
67 components
initramfs (kernel 7.0.12-201.fc44.x86_64) and rpmostree-unpackaged-content
61 components
ARG TARGETARCH=amd64
ARG RECIPE=recipes/recipe.yml
ARG IMAGE_REGISTRY=ghcr.io/woopy
ARG BB_BUILD_FEATURES=
ARG CONFIG_DIRECTORY=/tmp/files
ARG MODULE_DIRECTORY=/tmp/modules
ARG IMAGE_NAME=woopy-ostree
ARG BASE_IMAGE=ghcr.io/blue-build/base-images/fedora-silverblue-nvidia-open
ARG FORCE_COLOR=1
ARG CLICOLOR_FORCE=1
ARG RUST_LOG_STYLE=always
RUN |11 TARGETARCH=amd64 RECIPE=recipes/recipe.yml IMAGE_REGISTRY=ghcr.io/woopy BB_BUILD_FEATURES= CONFIG_DIRECTORY=/tmp/files MODULE_DIRECTORY=/tmp/modules IMAGE_NAME=woopy-ostree BASE_IMAGE=ghcr.io/blue-build/base-images/fedora-silverblue-nvidia-open FORCE_COLOR=1 CLICOLOR_FORCE=1 RUST_LOG_STYLE=always /bin/sh -c mkdir -p /etc/pki/containers/ && cp /tmp/keys/* /etc/pki/containers/ # buildkit
RUN |11 TARGETARCH=amd64 RECIPE=recipes/recipe.yml IMAGE_REGISTRY=ghcr.io/woopy BB_BUILD_FEATURES= CONFIG_DIRECTORY=/tmp/files MODULE_DIRECTORY=/tmp/modules IMAGE_NAME=woopy-ostree BASE_IMAGE=ghcr.io/blue-build/base-images/fedora-silverblue-nvidia-open FORCE_COLOR=1 CLICOLOR_FORCE=1 RUST_LOG_STYLE=always /bin/sh -c mkdir -p /usr/bin/ && cp /tmp/bins/* /usr/bin/ # buildkit
RUN |11 TARGETARCH=amd64 RECIPE=recipes/recipe.yml IMAGE_REGISTRY=ghcr.io/woopy BB_BUILD_FEATURES= CONFIG_DIRECTORY=/tmp/files MODULE_DIRECTORY=/tmp/modules IMAGE_NAME=woopy-ostree BASE_IMAGE=ghcr.io/blue-build/base-images/fedora-silverblue-nvidia-open FORCE_COLOR=1 CLICOLOR_FORCE=1 RUST_LOG_STYLE=always /bin/sh -c mkdir -p /usr/libexec/bluebuild/nu && cp -r /tmp/nu/* /usr/libexec/bluebuild/nu/ # buildkit
RUN |11 TARGETARCH=amd64 RECIPE=recipes/recipe.yml IMAGE_REGISTRY=ghcr.io/woopy BB_BUILD_FEATURES= CONFIG_DIRECTORY=/tmp/files MODULE_DIRECTORY=/tmp/modules IMAGE_NAME=woopy-ostree BASE_IMAGE=ghcr.io/blue-build/base-images/fedora-silverblue-nvidia-open FORCE_COLOR=1 CLICOLOR_FORCE=1 RUST_LOG_STYLE=always /bin/sh -c /scripts/pre_build.sh # buildkit
RUN |11 TARGETARCH=amd64 RECIPE=recipes/recipe.yml IMAGE_REGISTRY=ghcr.io/woopy BB_BUILD_FEATURES= CONFIG_DIRECTORY=/tmp/files MODULE_DIRECTORY=/tmp/modules IMAGE_NAME=woopy-ostree BASE_IMAGE=ghcr.io/blue-build/base-images/fedora-silverblue-nvidia-open FORCE_COLOR=1 CLICOLOR_FORCE=1 RUST_LOG_STYLE=always /bin/sh -c /tmp/scripts/run_module.sh 'files' '{"type":"files","files":[{"source":"system","destination":"/"}]}' # buildkit
RUN |11 TARGETARCH=amd64 RECIPE=recipes/recipe.yml IMAGE_REGISTRY=ghcr.io/woopy BB_BUILD_FEATURES= CONFIG_DIRECTORY=/tmp/files MODULE_DIRECTORY=/tmp/modules IMAGE_NAME=woopy-ostree BASE_IMAGE=ghcr.io/blue-build/base-images/fedora-silverblue-nvidia-open FORCE_COLOR=1 CLICOLOR_FORCE=1 RUST_LOG_STYLE=always /bin/sh -c /tmp/scripts/run_module.sh 'dnf' '{"type":"dnf","repos":{"files":["https://pkgs.tailscale.com/stable/fedora/tailscale.repo"],"copr":["atim/starship"]},"install":{"packages":["micro","btop","starship","fastfetch","tailscale"]},"remove":{"packages":["firefox","gnome-software","gnome-system-monitor","firefox-langpacks"]}}' # buildkit
RUN |11 TARGETARCH=amd64 RECIPE=recipes/recipe.yml IMAGE_REGISTRY=ghcr.io/woopy BB_BUILD_FEATURES= CONFIG_DIRECTORY=/tmp/files MODULE_DIRECTORY=/tmp/modules IMAGE_NAME=woopy-ostree BASE_IMAGE=ghcr.io/blue-build/base-images/fedora-silverblue-nvidia-open FORCE_COLOR=1 CLICOLOR_FORCE=1 RUST_LOG_STYLE=always /bin/sh -c /tmp/scripts/run_module.sh 'default-flatpaks' '{"type":"default-flatpaks","configurations":[{"notify":true,"scope":"user","install":["io.gitlab.librewolf-community","org.gnome.Loupe","com.jetbrains.IntelliJ-IDEA-Ultimate","com.visualstudio.code","com.google.AndroidStudio","org.gnome.Extensions","net.nokyan.Resources","org.gnome.Papers","org.gnome.TextEditor","org.gnome.Calendar","org.gnome.baobab","org.gnome.Snapshot","org.gnome.Characters","org.gnome.Maps"]}]}' # buildkit
RUN |11 TARGETARCH=amd64 RECIPE=recipes/recipe.yml IMAGE_REGISTRY=ghcr.io/woopy BB_BUILD_FEATURES= CONFIG_DIRECTORY=/tmp/files MODULE_DIRECTORY=/tmp/modules IMAGE_NAME=woopy-ostree BASE_IMAGE=ghcr.io/blue-build/base-images/fedora-silverblue-nvidia-open FORCE_COLOR=1 CLICOLOR_FORCE=1 RUST_LOG_STYLE=always /bin/sh -c /tmp/scripts/run_module.sh 'gnome-extensions' '{"type":"gnome-extensions","install":["Blur my Shell"]}' # buildkit
RUN |11 TARGETARCH=amd64 RECIPE=recipes/recipe.yml IMAGE_REGISTRY=ghcr.io/woopy BB_BUILD_FEATURES= CONFIG_DIRECTORY=/tmp/files MODULE_DIRECTORY=/tmp/modules IMAGE_NAME=woopy-ostree BASE_IMAGE=ghcr.io/blue-build/base-images/fedora-silverblue-nvidia-open FORCE_COLOR=1 CLICOLOR_FORCE=1 RUST_LOG_STYLE=always /bin/sh -c /tmp/scripts/run_module.sh 'os-release' '{"type":"os-release","properties":{"ID":"woopy_ostree","NAME":"Woopy","PRETTY_NAME":"Woopy OSTree"}}' # buildkit
RUN |11 TARGETARCH=amd64 RECIPE=recipes/recipe.yml IMAGE_REGISTRY=ghcr.io/woopy BB_BUILD_FEATURES= CONFIG_DIRECTORY=/tmp/files MODULE_DIRECTORY=/tmp/modules IMAGE_NAME=woopy-ostree BASE_IMAGE=ghcr.io/blue-build/base-images/fedora-silverblue-nvidia-open FORCE_COLOR=1 CLICOLOR_FORCE=1 RUST_LOG_STYLE=always /bin/sh -c /tmp/scripts/run_module.sh 'systemd' '{"type":"systemd","system":{"enabled":["tailscaled.service"]}}' # buildkit
RUN |11 TARGETARCH=amd64 RECIPE=recipes/recipe.yml IMAGE_REGISTRY=ghcr.io/woopy BB_BUILD_FEATURES= CONFIG_DIRECTORY=/tmp/files MODULE_DIRECTORY=/tmp/modules IMAGE_NAME=woopy-ostree BASE_IMAGE=ghcr.io/blue-build/base-images/fedora-silverblue-nvidia-open FORCE_COLOR=1 CLICOLOR_FORCE=1 RUST_LOG_STYLE=always /bin/sh -c /tmp/scripts/run_module.sh 'initramfs' '{"type":"initramfs"}' # buildkit
RUN |11 TARGETARCH=amd64 RECIPE=recipes/recipe.yml IMAGE_REGISTRY=ghcr.io/woopy BB_BUILD_FEATURES= CONFIG_DIRECTORY=/tmp/files MODULE_DIRECTORY=/tmp/modules IMAGE_NAME=woopy-ostree BASE_IMAGE=ghcr.io/blue-build/base-images/fedora-silverblue-nvidia-open FORCE_COLOR=1 CLICOLOR_FORCE=1 RUST_LOG_STYLE=always /bin/sh -c /tmp/scripts/run_module.sh 'signing' '{"type":"signing"}' # buildkit
RUN |11 TARGETARCH=amd64 RECIPE=recipes/recipe.yml IMAGE_REGISTRY=ghcr.io/woopy BB_BUILD_FEATURES= CONFIG_DIRECTORY=/tmp/files MODULE_DIRECTORY=/tmp/modules IMAGE_NAME=woopy-ostree BASE_IMAGE=ghcr.io/blue-build/base-images/fedora-silverblue-nvidia-open FORCE_COLOR=1 CLICOLOR_FORCE=1 RUST_LOG_STYLE=always /bin/sh -c /scripts/post_build.sh # buildkit
LABEL io.artifacthub.package.readme-url=https://raw.githubusercontent.com/blue-build/cli/main/README.md
LABEL org.blue-build.build-id=0736b4da-2de0-44d1-82d0-1da82c7f188d
LABEL org.opencontainers.image.base.digest=sha256:3cc1290f728c0ebd2b6608bd92e5ee99bf0c8bdfc52e3fb9d6d6e301a9d0be39
LABEL org.opencontainers.image.base.name=ghcr.io/blue-build/base-images/fedora-silverblue-nvidia-open:latest
LABEL org.opencontainers.image.created=2026-06-24T14:35:24.401632769+00:00
LABEL org.opencontainers.image.description=Woopy OSTree
LABEL org.opencontainers.image.source=https://git.ctrlalt.cat/woopy/ostree-image
LABEL org.opencontainers.image.title=woopy-ostree

Labels

Key Value
containers.bootc 1
io.artifacthub.package.readme-url https://raw.githubusercontent.com/blue-build/cli/main/README.md
io.buildah.version 1.33.7
org.blue-build.build-id 0736b4da-2de0-44d1-82d0-1da82c7f188d
org.opencontainers.image.base.digest sha256:3cc1290f728c0ebd2b6608bd92e5ee99bf0c8bdfc52e3fb9d6d6e301a9d0be39
org.opencontainers.image.base.name ghcr.io/blue-build/base-images/fedora-silverblue-nvidia-open:latest
org.opencontainers.image.created 2026-06-24T14:35:24.401632769+00:00
org.opencontainers.image.description Woopy OSTree
org.opencontainers.image.source https://git.ctrlalt.cat/woopy/ostree-image
org.opencontainers.image.title woopy-ostree
org.opencontainers.image.version 44.20260624.0
ostree.bootable true
ostree.commit e9eab3a888b53ecddfa77762bf82790f43e23585cf5937b77952dcbd630de8cd
ostree.final-diffid sha256:54c077ceaf1aa38f2992398aa7435acbbb5e692469b7bc96586f0fe32d42546d
ostree.linux 7.0.12-201.fc44.x86_64
quay.expires-after 4w
rpmostree.inputhash 3a2b687c36c373fd75ec14fd49a5f8fcfed3bbb6b13fa1cf0af192d128f7a380