woopy-ostree (sha256:d1ce8ea706fe41b834c2757947260617ccec0341bc9ca5d44da70aa001b5ff26)

Published 2026-07-03 10:13:39 +02:00 by maxim

Installation

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

About this package

Woopy OSTree

Image layers

ostree export of commit 8bae5debc9a061e39e3b61ed0f25f3504b39ab6b2ff1e71b4c4a25e1c8f64332
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-20260622-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-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.3-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.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=b3da2115-5241-49a5-835d-ccff396c4372
LABEL org.opencontainers.image.base.digest=sha256:aeb44c8ec9371c34877980e2ad253f65a3e008a35713cfa0ab625677f660c90d
LABEL org.opencontainers.image.base.name=ghcr.io/blue-build/base-images/fedora-silverblue-nvidia-open:latest
LABEL org.opencontainers.image.created=2026-07-03T08:05:44.082608921+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 b3da2115-5241-49a5-835d-ccff396c4372
org.opencontainers.image.base.digest sha256:aeb44c8ec9371c34877980e2ad253f65a3e008a35713cfa0ab625677f660c90d
org.opencontainers.image.base.name ghcr.io/blue-build/base-images/fedora-silverblue-nvidia-open:latest
org.opencontainers.image.created 2026-07-03T08:05:44.082608921+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.20260702.0
ostree.bootable true
ostree.commit 8bae5debc9a061e39e3b61ed0f25f3504b39ab6b2ff1e71b4c4a25e1c8f64332
ostree.final-diffid sha256:0a137c51c06de144e447ca783fce9aad567cb48ae51bed6029fd93ea6b71b150
ostree.linux 7.0.13-200.fc44.x86_64
quay.expires-after 4w
rpmostree.inputhash 29fd0e5edbe4b583d82e773a355a965b26306fb3aa5f38c6482de3819ba701db