• Joined on 2026-03-14

ourgrove-bootc (0.2.81)

Published 2026-07-16 13:21:16 +00:00 by juli

Installation

docker pull git.autisme.monster/juli/ourgrove-bootc:0.2.81
sha256:fbda92e808d3147384770fa672f2867af62ef2e66201ef13da243c02271b3d1e

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.2.81 /bin/sh -c dnf -y 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:e9792b8912275ec971f5b45bdbacf46dc14ee3665ca0128332cdce50210c242b in /usr/bin/ourgrove-api
COPY dir:f8889384a730f6f2306cc798a412116d3f8e5cbd8c33d65d60769c587bdfbea9 in /usr/share/ourgrove/webui/
COPY dir:c978ebf5264af09e49bc58c72e650c013fe5ac71dca56ce4194d61af416d7a50 in /usr/share/ourgrove/catalog/
COPY dir:4c2a43170cc0cdbf74a6d4d2693b1c9719423ff029bbbd13d207a39043008cae in /
|1 OURGROVE_VERSION=0.2.81 /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.2.81

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.2.81
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-16 13:21:16 +00:00
1
OCI / Docker
linux/amd64
1.3 GiB
Versions (19) View all
beta 2026-07-16
0.2.83 2026-07-16
0.2.82 2026-07-16
0.2.81 2026-07-16
0.2.80 2026-07-16