woopy-ostree (sha256:511cbb82d4830c3cbe647f6d95948d5a09b230358038e89e49c58788ff96cba5)

Published 2026-06-27 12:37:22 +00:00 by maxim

Installation

docker pull git.ctrlalt.cat/woopy/woopy-ostree@sha256:511cbb82d4830c3cbe647f6d95948d5a09b230358038e89e49c58788ff96cba5
sha256:511cbb82d4830c3cbe647f6d95948d5a09b230358038e89e49c58788ff96cba5

About this package

Woopy OSTree

Image layers

ostree export of commit 33c5cd86962a24e1c4354f313a549cd658b077b6a9e85505c22464e20156cc41
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=ac8cca8c-05ab-4603-ab7f-e1af6ea815b9
LABEL org.opencontainers.image.base.digest=sha256:ee55779777e05125473e3aec1adcc1d256ff5f4190022776ab7c24610b6aab65
LABEL org.opencontainers.image.base.name=ghcr.io/blue-build/base-images/fedora-silverblue-nvidia-open:latest
LABEL org.opencontainers.image.created=2026-06-27T12:30:46.657074319+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 ac8cca8c-05ab-4603-ab7f-e1af6ea815b9
org.opencontainers.image.base.digest sha256:ee55779777e05125473e3aec1adcc1d256ff5f4190022776ab7c24610b6aab65
org.opencontainers.image.base.name ghcr.io/blue-build/base-images/fedora-silverblue-nvidia-open:latest
org.opencontainers.image.created 2026-06-27T12:30:46.657074319+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.20260626.0
ostree.bootable true
ostree.commit 33c5cd86962a24e1c4354f313a549cd658b077b6a9e85505c22464e20156cc41
ostree.final-diffid sha256:de8326119a11cae402f8c041d6bd8861de5abcb49eaf6cb74d58f0e25f3a5dd8
ostree.linux 7.0.12-201.fc44.x86_64
quay.expires-after 4w
rpmostree.inputhash 720ecff6a7221908ae6edcc911b9336ef66e743eb692d118eeda8334c239396e