cx

fedora-coreos-incus-image (42)

Published 2025-05-03 19:45:48 +00:00 by cx in cx/fedora-coreos-incus-image

Installation

docker pull gitea.ceperka.net/cx/fedora-coreos-incus-image:42
sha256:ddce16ac0fd80d391ffc6391dd0449bb810a72b44bc7ff195d14b87c68a2e780

About this package

An OCI image of Fedora CoreOS with a few extra tools, hardware support, and storage utilities

Image Layers

ostree export of commit 1f21e2c4c522f97eea5d4383e831f8dc8e5a512e9de00d0fd679b689a1d507d3
containerd-1.7.27-1.fc41.x86_64
llvm18-libs-18.1.8-4.fc41.x86_64
moby-engine-27.3.1-2.fc41.x86_64
kernel-modules-6.13.8-200.fc41.x86_64
podman-5:5.4.1-1.fc41.x86_64
kernel-modules-core-6.13.8-200.fc41.x86_64
ignition-2.21.0-2.fc41.x86_64
linux-firmware-20250311-1.fc41.noarch
nvidia-gpu-firmware-20250311-1.fc41.noarch
libicu-74.2-2.fc41.x86_64
rpm-4.20.1-1.fc41.x86_64
kernel-core-6.13.8-200.fc41.x86_64
skopeo-1:1.18.0-1.fc41.x86_64
docker-cli-27.3.1-2.fc41.x86_64
amd-gpu-firmware-20250311-1.fc41.noarch
git-core-2.49.0-1.fc41.x86_64
samba-client-libs-2:4.21.4-1.fc41.x86_64
rpm-ostree-2025.6-3.fc41.x86_64
systemd-256.12-1.fc41.x86_64
glib2-2.82.5-1.fc41.x86_64
nmstate-2.2.42-2.fc41.x86_64
systemd-udev-256.12-1.fc41.x86_64
coreos-installer-0.23.0-3.fc41.x86_64
netavark-2:1.14.1-1.fc41.x86_64
runc-2:1.2.5-1.fc41.x86_64
toolbox-0.1.1-1.fc41.x86_64
coreutils-common-9.5-11.fc41.x86_64
microcode_ctl-2:2.1-67.1.fc41.x86_64
138 components
glibc-gconv-extra-2.40-23.fc41.x86_64 and glibc-2.40-23.fc41.x86_64
6 components
vim-minimal-2:9.1.1227-1.fc41.x86_64 and systemd-container-256.12-1.fc41.x86_64 and systemd-libs-256.12-1.fc41.x86_64
10 components
13 components
13 components
13 components
passt-0^20250320.g32f6212-2.fc41.x86_64 and passt-selinux-0^20250320.g32f6212-2.fc41.noarch and libdnf5-cli-5.2.11.0-1.fc41.x86_64 and rpm-libs-4.20.1-1.fc41.x86_64
13 components
libdnf5-5.2.11.0-1.fc41.x86_64 and dnf5-5.2.11.0-1.fc41.x86_64 and grub2-common-1:2.12-21.fc41.noarch and grub2-pc-modules-1:2.12-21.fc41.noarch and grub2-tools-minimal-1:2.12-21.fc41.x86_64
file-libs-5.45-7.fc41.x86_64 and gnupg2-2.4.5-3.fc41.x86_64 and bash-5.2.32-1.fc41.x86_64 and zincati-0.0.30-1.fc41.x86_64 and afterburn-5.7.0-3.fc41.x86_64
13 components
26 components
26 components
26 components
26 components
26 components
21 components
7 components
initramfs (kernel 6.13.8-200.fc41.x86_64) and rpmostree-unpackaged-content
Reserved for new packages
ARG COREOS_VERSION
ARG COREOS_VERSION NVIDIA_TAG
ARG COREOS_VERSION NVIDIA_TAG ZFS_TAG
ARG COREOS_VERSION DOCKER_BUILDX_VERSION NVIDIA_TAG ZFS_TAG
ARG COREOS_VERSION DOCKER_BUILDX_VERSION DOCKER_COMPOSE_VERSION NVIDIA_TAG ZFS_TAG
COPY dir:1256951ac714b679f438b1d172e62304dc83ce36775f8eea5dd6030288fafc45 in /
COPY file:756531ec79dfaa7eae04ee94f5469635629953e41edc230856c01d41e59544d7 in /usr/libexec/docker/cli-plugins/docker-buildx
COPY file:99f7368b3983d8242ae2965d7f4179747efd528de3d576ebe4b48b7a76e4dd8a in /usr/libexec/docker/cli-plugins/docker-compose
|5 COREOS_VERSION=stable DOCKER_BUILDX_VERSION=0.12.1 DOCKER_COMPOSE_VERSION=v2.24.7 NVIDIA_TAG= ZFS_TAG= /bin/sh -c --mount=type=cache,dst=/var/cache/rpm-ostree --mount=type=bind,from=ctx,src=/,dst=/ctx --mount=type=bind,from=akmods-common,src=/rpms/ucore,dst=/tmp/rpms/akmods-common --mount=type=bind,from=akmods-nvidia,src=/rpms,dst=/tmp/rpms/akmods-nvidia --mount=type=bind,from=akmods-zfs,src=/rpms,dst=/tmp/rpms/akmods-zfs --mount=type=bind,from=config,src=/rpms,dst=/tmp/rpms/config --mount=type=bind,from=akmods-common,src=/kernel-rpms,dst=/tmp/rpms/kernel mkdir -p /var/lib/alternatives && /ctx/install-ucore-minimal.sh && /ctx/post-install-ucore-minimal.sh && mv /var/lib/alternatives /staged-alternatives && /ctx/cleanup.sh && ostree container commit && mkdir -p /var/lib && mv /staged-alternatives /var/lib/alternatives && mkdir -p /var/tmp && chmod -R 1777 /var/tmp
ARG COREOS_VERSION
ARG COREOS_VERSION NVIDIA_TAG
ARG COREOS_VERSION NVIDIA_TAG ZFS_TAG
|3 COREOS_VERSION=stable NVIDIA_TAG= ZFS_TAG= /bin/sh -c --mount=type=cache,dst=/var/cache/rpm-ostree --mount=type=bind,from=ctx,src=/,dst=/ctx mkdir -p /var/lib/alternatives && /ctx/install-ucore.sh && mv /var/lib/alternatives /staged-alternatives && /ctx/cleanup.sh && ostree container commit && mkdir -p /var/lib && mv /staged-alternatives /var/lib/alternatives && mkdir -p /var/tmp && chmod -R 1777 /var/tmp
LABEL "io.artifacthub.package.logo-url"="https://avatars.githubusercontent.com/u/120078124?s=200&v=4" "io.artifacthub.package.readme-url"="https://raw.githubusercontent.com/ublue-os/ucore/main/README.md" "org.opencontainers.image.created"="2025-04-30T03:11:05.377Z" "org.opencontainers.image.description"="An OCI image of Fedora CoreOS with a few extra tools, hardware support, and storage utilities" "org.opencontainers.image.licenses"="Apache-2.0" "org.opencontainers.image.revision"="99471e5f5bc2373e2f5f74814c9c942da87ad2d1" "org.opencontainers.image.source"="https://github.com/ublue-os/ucore" "org.opencontainers.image.title"="ucore" "org.opencontainers.image.url"="https://github.com/ublue-os/ucore" "org.opencontainers.image.version"="41.20250331.3.0"
/bin/sh -c --mount=type=bind,from=ctx,source=/,target=/ctx --mount=type=cache,dst=/var/cache --mount=type=cache,dst=/var/log --mount=type=tmpfs,dst=/tmp /ctx/build.sh && ostree container commit
/bin/sh -c bootc container lint

Labels

Key Value
containers.bootc 1
coreos-assembler.image-config-checksum cf17b7b984b38a47fa0cf161b9c0abd92b2186e82140566123f2026bf1cc0f3f
coreos-assembler.image-input-checksum 8c8007f776f80a8840cf43b713e58201477347e19a5724e7d3add54b359ee288
fedora-coreos.stream stable
io.artifacthub.package.logo-url https://avatars.githubusercontent.com/u/120078124?s=200&v=4
io.artifacthub.package.readme-url https://raw.githubusercontent.com/ublue-os/ucore/main/README.md
io.buildah.version 1.39.4
org.opencontainers.image.created 2025-04-30T03:11:05.377Z
org.opencontainers.image.description An OCI image of Fedora CoreOS with a few extra tools, hardware support, and storage utilities
org.opencontainers.image.licenses Apache-2.0
org.opencontainers.image.revision 99471e5f5bc2373e2f5f74814c9c942da87ad2d1
org.opencontainers.image.source https://github.com/ublue-os/ucore
org.opencontainers.image.title ucore
org.opencontainers.image.url https://github.com/ublue-os/ucore
org.opencontainers.image.version 41.20250331.3.0
ostree.bootable true
ostree.commit 1f21e2c4c522f97eea5d4383e831f8dc8e5a512e9de00d0fd679b689a1d507d3
ostree.final-diffid sha256:12787d84fa137cd5649a9005efe98ec9d05ea46245fdc50aecb7dd007f2035b1
ostree.linux 6.13.8-200.fc41.x86_64
rpmostree.inputhash acb032ac6bc897e9cd9b8bca76dc5fdfcd483b8b9d94538e579c18447105184c
Details
Container
2025-05-03 19:45:48 +00:00
8
OCI / Docker
linux/amd64
Apache-2.0
1.3 GiB
Versions (1) View all
42 2025-05-03