• Joined on 2026-03-14

ourgrove-bootc (0.4.2)

Published 2026-07-26 16:20:39 +00:00 by juli

Installation

docker pull git.autisme.monster/juli/ourgrove-bootc:0.4.2
sha256:e1e601fa2cca3e84f8752ec0c3a9bec9919a338bb4fdd19ab9f9a02fd6bd1b83

About this package

bootc-based OurGrove self-hosting OS image

Image Layers

ostree export of commit 61790b1f8675a45311768bbfcbcc763d92e4b5212f9fa55355180ba40d91a8a9
python3-botocore-1.43.44-1.fc44.noarch
nvidia-gpu-firmware-20260622-1.fc44.noarch
kernel-modules-7.1.3-200.fc44.x86_64
kernel-modules-core-7.1.3-200.fc44.x86_64
podman-5:5.8.4-1.fc44.x86_64
linux-firmware-20260622-1.fc44.noarch
atheros-firmware-20260622-1.fc44.noarch
python3-libs-3.14.6-1.fc44.x86_64
libicu-77.1-3.fc44.x86_64
rpm-6.0.1-2.fc44.x86_64
mt7xxx-firmware-20260622-1.fc44.noarch
qemu-user-static-mips-2:10.2.2-1.fc44.x86_64
kernel-core-7.1.3-200.fc44.x86_64
amd-gpu-firmware-20260622-1.fc44.noarch
skopeo-1:1.22.2-1.fc44.x86_64
qemu-user-static-ppc-2:10.2.2-1.fc44.x86_64
glib2-2.88.2-1.fc44.x86_64
qemu-user-static-aarch64-2:10.2.2-1.fc44.x86_64
microcode_ctl-2:2.1-74.fc44.x86_64
qemu-user-static-xtensa-2:10.2.2-1.fc44.x86_64
rpm-ostree-2026.2-1.fc44.x86_64
systemd-udev-259.7-1.fc44.x86_64
qemu-user-static-sparc-2:10.2.2-1.fc44.x86_64
systemd-259.7-1.fc44.x86_64
bootc-1.15.2-1.fc44.x86_64
toolbox-0.3-4.fc44.x86_64
intel-gpu-firmware-20260622-1.fc44.noarch
file-libs-5.46-10.fc44.x86_64
fwupd-2.1.6-1.fc44.x86_64
samba-client-libs-2:4.24.4-1.fc44.x86_64
qemu-user-static-riscv-2:10.2.2-1.fc44.x86_64
qemu-user-static-arm-2:10.2.2-1.fc44.x86_64
coreutils-common-9.10-4.fc44.x86_64
NetworkManager-libnm-1:1.56.1-2.fc44.x86_64
hwdata-0.409-1.fc44.noarch
python3-libdnf5-5.4.2.1-1.fc44.x86_64
182 components
systemd-resolved-259.7-1.fc44.x86_64
systemd-shared-259.7-1.fc44.x86_64 and systemd-libs-259.7-1.fc44.x86_64 and systemd-pam-259.7-1.fc44.x86_64 and vim-minimal-2:9.2.780-1.fc44.x86_64 and python3-boto3-1.43.44-1.fc44.noarch
12 components
glibc-gconv-extra-2.43-7.fc44.x86_64 and glibc-2.43-7.fc44.x86_64
12 components
12 components
12 components
9 components
12 components
12 components
12 components
qemu-user-static-alpha-2:10.2.2-1.fc44.x86_64 and qemu-user-static-or1k-2:10.2.2-1.fc44.x86_64 and samba-ndr-libs-2:4.24.4-1.fc44.x86_64 and samba-core-libs-2:4.24.4-1.fc44.x86_64
8 components
12 components
12 components
12 components
12 components
12 components
12 components
12 components
24 components
24 components
24 components
14 components
24 components
initramfs (kernel 7.1.3-200.fc44.x86_64) and rpmostree-unpackaged-content
Reserved for new packages
ARG OURGROVE_VERSION=dev
|1 OURGROVE_VERSION=0.4.2 /bin/sh -c dnf -y --refresh install bootc bootupd moby-engine runc docker-compose git openssh-clients cifs-utils nfs-utils samba samba-client avahi nss-mdns wsdd python3 sudo sqlite curl shadow-utils systemd-container && dnf clean all && docker compose version
COPY file:bcafb2239e2b2794bdaaa8737077610c3aaa8798ef1910e84022814ae09757a3 in /usr/bin/ourgrove-api
COPY dir:7f8ac8052d5f19d70a08b4bacca0dcb9752c5847bf6940a057e075aebc2019fb in /usr/share/ourgrove/webui/
COPY dir:2e914f4c35e274a83a26ada9f5bab8468d28bd18566d3e9f3acebb26454146ac in /usr/share/ourgrove/catalog/
COPY file:8b08c29ede92cc3c0e3d95aecf8d581ed73a276a1b3cc06d9882fdbe77807d3d in /usr/share/ourgrove/CHANGELOG.md
COPY dir:e178670e811d9f6769a5438196c4a25c917e08f5a6a7f8775ffa9122d791f2e9 in /
|1 OURGROVE_VERSION=0.4.2 /bin/sh -c chmod 0755 /usr/bin/ourgrove-api /usr/local/bin/ourgrove-update /usr/local/bin/ourgrove-bootstrap-token /usr/local/bin/ourgrove-nas /usr/local/bin/ourgrove-firewall /usr/local/bin/ourgrove-samba-policy /usr/local/bin/ourgrove-recovery /usr/local/bin/ourgrove-install-recovery-launchers /etc/skel/ourgrove-recovery /etc/profile.d/ourgrove-recovery.sh /usr/lib/systemd/system-generators/ourgrove-fstab-sanitize && chmod 0440 /etc/sudoers.d/ourgrove && visudo -cf /etc/sudoers.d/ourgrove && grep -qx 'readonly = true' /usr/lib/ostree/prepare-root.conf && systemctl enable docker.service ourgrove-api.service systemd-timesyncd.service ourgrove-recovery-launchers.service ourgrove-firewall.service ourgrove-samba-policy.service smb.service nmb.service avahi-daemon.service wsdd.service && ln -sf ../ourgrove-api.service /usr/lib/systemd/system/multi-user.target.wants/ourgrove-api.service && ln -sf ../docker.service /usr/lib/systemd/system/multi-user.target.wants/docker.service && ln -sf ../systemd-timesyncd.service /usr/lib/systemd/system/sysinit.target.wants/systemd-timesyncd.service
LABEL org.opencontainers.image.title=OurGrove OS
LABEL org.opencontainers.image.description=bootc-based OurGrove self-hosting OS image
LABEL org.opencontainers.image.source=ssh://git@git.autisme.monster:2222/juli/OurGrove-bootc.git
LABEL org.opencontainers.image.version=0.4.2

Labels

Key Value
containers.bootc 1
org.opencontainers.image.description bootc-based OurGrove self-hosting OS image
org.opencontainers.image.source ssh://git@git.autisme.monster:2222/juli/OurGrove-bootc.git
org.opencontainers.image.title OurGrove OS
org.opencontainers.image.version 0.4.2
ostree.bootable true
ostree.commit 61790b1f8675a45311768bbfcbcc763d92e4b5212f9fa55355180ba40d91a8a9
ostree.final-diffid sha256:12787d84fa137cd5649a9005efe98ec9d05ea46245fdc50aecb7dd007f2035b1
ostree.linux 7.1.3-200.fc44.x86_64
rpmostree.inputhash 4bc0d706622ebee5e14f2df978d5cae7970ec8030d8dcc611cd28c6d75b14952
Details
Container
2026-07-26 16:20:39 +00:00
1
OCI / Docker
linux/amd64
1.3 GiB
Versions (121) View all