woopy-ostree (sha256:0c6eb19979093bb541587edd370bda0285e12d493130fe0fc1db9d6d4fde23e6)

Published 2026-06-30 19:35:11 +02:00 by maxim

Installation

docker pull git.ctrlalt.cat/woopy/woopy-ostree@sha256:0c6eb19979093bb541587edd370bda0285e12d493130fe0fc1db9d6d4fde23e6
sha256:0c6eb19979093bb541587edd370bda0285e12d493130fe0fc1db9d6d4fde23e6

About this package

Woopy OSTree

Image layers

ostree export of commit 642368eb6c10a45e7de90171e5643dd7e495b3fdfa7079d57135569b294ed55d
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.13-200.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.13-200.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.725-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.13-200.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.7-1.fc44.x86_64 and systemd-udev-259.7-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.13-200.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","hugo"]},"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":false,"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","com.spotify.Client","org.gnome.Boxes","org.gimp.GIMP","org.libreoffice.LibreOffice","org.gnome.Calculator"]}]}' # 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","rpm-ostree-auto-upgrade.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 'script' '{"type":"script","snippets":["dconf update"]}' # 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=89485f8b-ebdd-4025-b80a-1353ac7378fa
LABEL org.opencontainers.image.base.digest=sha256:2f3db62c98195d280254f989cf27174d9f4110d09d3e4f035ebc2ac9bcd83470
LABEL org.opencontainers.image.base.name=ghcr.io/blue-build/base-images/fedora-silverblue-nvidia-open:latest
LABEL org.opencontainers.image.created=2026-06-30T17:26:24.404063967+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 89485f8b-ebdd-4025-b80a-1353ac7378fa
org.opencontainers.image.base.digest sha256:2f3db62c98195d280254f989cf27174d9f4110d09d3e4f035ebc2ac9bcd83470
org.opencontainers.image.base.name ghcr.io/blue-build/base-images/fedora-silverblue-nvidia-open:latest
org.opencontainers.image.created 2026-06-30T17:26:24.404063967+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.20260630.0
ostree.bootable true
ostree.commit 642368eb6c10a45e7de90171e5643dd7e495b3fdfa7079d57135569b294ed55d
ostree.final-diffid sha256:b3b083e74000f1b08eb63f16b31e825c8b21f9f3af1a26154a2dd34568d97bc3
ostree.linux 7.0.13-200.fc44.x86_64
quay.expires-after 4w
rpmostree.inputhash 8b069bad1786238577431c861a98d81c02d5efc8e328d5231805d28322a92bdf