woopy-ostree (sha256:205b62df09e76aef42053d08055c8b8b5a8d34db330bda39e5b76e5f88d69499)

Published 2026-07-05 23:42:00 +02:00 by maxim

Installation

docker pull git.ctrlalt.cat/woopy/woopy-ostree@sha256:205b62df09e76aef42053d08055c8b8b5a8d34db330bda39e5b76e5f88d69499
sha256:205b62df09e76aef42053d08055c8b8b5a8d34db330bda39e5b76e5f88d69499

About this package

Woopy OSTree

Image layers

ostree export of commit 706964da34b09f21bf99a6074f7cfb3a270f62ccc40cb9c608998676bd96b6a7
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.4-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-20260622-1.fc44.noarch
nvidia-kmod-common-3:610.43.02-1.fc44.noarch
kernel-modules-7.0.14-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.14-201.fc44.x86_64
iwlwifi-mvm-firmware-20260622-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.4-4.fc44.x86_64
podman-5:5.8.3-1.fc44.x86_64
linux-firmware-20260622-1.fc44.noarch
python3-libs-3.14.6-1.fc44.x86_64
firefox-langpacks-152.0-1.fc44.x86_64
atheros-firmware-20260622-1.fc44.noarch
libva-intel-media-driver-1:26.2.4-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.780-1.fc44.x86_64
libpinyin-data-2.11.91-2.fc44.x86_64
libicu-77.1-3.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.14-201.fc44.x86_64 and qemu-user-static-aarch64-2:10.2.2-1.fc44.x86_64 and samba-client-libs-2:4.24.4-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.14-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","hugo","yt-dlp"]},"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","io.mpv.Mpv"]}]}' # 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=b3e97193-f3c8-4e3b-a398-3347504fdd8f
LABEL org.opencontainers.image.base.digest=sha256:dc5e73e834c1752423f9eb1c7bd41cfb545bc279b8083990658f662dcebd0ccb
LABEL org.opencontainers.image.base.name=ghcr.io/blue-build/base-images/fedora-silverblue-nvidia-open:latest
LABEL org.opencontainers.image.created=2026-07-05T21:32:24.337297029+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 b3e97193-f3c8-4e3b-a398-3347504fdd8f
org.opencontainers.image.base.digest sha256:dc5e73e834c1752423f9eb1c7bd41cfb545bc279b8083990658f662dcebd0ccb
org.opencontainers.image.base.name ghcr.io/blue-build/base-images/fedora-silverblue-nvidia-open:latest
org.opencontainers.image.created 2026-07-05T21:32:24.337297029+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.20260705.0
ostree.bootable true
ostree.commit 706964da34b09f21bf99a6074f7cfb3a270f62ccc40cb9c608998676bd96b6a7
ostree.final-diffid sha256:c5465477f4a853b77967ac91b22cc38a67df279f24aad53cbe7b0df0ac904e18
ostree.linux 7.0.14-201.fc44.x86_64
quay.expires-after 4w
rpmostree.inputhash 8daec31629dbdf5c2096e3bd39bd94a2acb0e0691b6649f8c023ebf0f2f67858