oci

c-os (docker-43-20260816-r269)

Published 2026-08-16 03:25:39 +00:00 by mich in oci/c-os

Installation

docker pull git.m1ch.eu/oci/c-os:docker-43-20260816-r269
sha256:b2e592fb130c8b443030f8977f40b096bf01808fc14d67c5074bc4d7b0372a1d

Image layers

ostree export of commit 9db2d6be3133ad042a60c7e25aa8d17af5dc4a4ee11dced1ab702002a382483c
python3-botocore-1.43.64-1.fc43.noarch
nvidia-gpu-firmware-20260622-1.fc43.noarch
kernel-modules-7.1.8-100.fc43.x86_64
kernel-modules-core-7.1.8-100.fc43.x86_64
podman-5:5.8.4-1.fc43.x86_64
linux-firmware-20260622-1.fc43.noarch
atheros-firmware-20260622-1.fc43.noarch
python3-libs-3.14.6-1.fc43.x86_64
libicu-77.1-1.fc43.x86_64
rpm-6.0.2-1.fc43.x86_64
mt7xxx-firmware-20260622-1.fc43.noarch
qemu-user-static-mips-2:10.1.5-1.fc43.x86_64
kernel-core-7.1.8-100.fc43.x86_64
amd-gpu-firmware-20260622-1.fc43.noarch
skopeo-1:1.22.2-2.fc43.x86_64
samba-client-libs-2:4.23.10-1.fc43.x86_64
bootc-1.16.7-1.fc43.x86_64
qemu-user-static-aarch64-2:10.1.5-1.fc43.x86_64
microcode_ctl-2:2.1-71.1.fc43.x86_64
glib2-2.86.5-1.fc43.x86_64
qemu-user-static-ppc-2:10.1.5-1.fc43.x86_64
qemu-user-static-xtensa-2:10.1.5-1.fc43.x86_64
rpm-ostree-2026.1-3.fc43.x86_64
systemd-udev-258.10-1.fc43.x86_64
systemd-258.10-1.fc43.x86_64
qemu-user-static-sparc-2:10.1.5-1.fc43.x86_64
toolbox-0.3-1.fc43.x86_64
intel-gpu-firmware-20260622-1.fc43.noarch
file-libs-5.46-9.fc43.x86_64
coreutils-common-9.7-10.fc43.x86_64
qemu-user-static-riscv-2:10.1.5-1.fc43.x86_64
qemu-user-static-arm-2:10.1.5-1.fc43.x86_64
NetworkManager-libnm-1:1.54.3-3.fc43.x86_64
hwdata-0.410-1.fc43.noarch
fwupd-2.0.20-1.fc43.x86_64
brcmfmac-firmware-20260622-1.fc43.noarch
180 components
vim-minimal-2:9.2.920-1.fc43.x86_64 and python3-boto3-1.43.64-1.fc43.noarch
realtek-firmware-20260622-1.fc43.noarch and qemu-user-static-x86-2:10.1.5-1.fc43.x86_64 and qemu-user-static-sh4-2:10.1.5-1.fc43.x86_64 and qemu-user-static-microblaze-2:10.1.5-1.fc43.x86_64 and qemu-user-static-hexagon-2:10.1.5-1.fc43.x86_64
12 components
8 components
12 components
9 components
12 components
python3-libdnf5-5.2.18.0-4.fc43.x86_64 and glibc-gconv-extra-2.42-13.fc43.x86_64 and glibc-2.42-13.fc43.x86_64 and btrfs-progs-7.0-1.fc43.x86_64
12 components
12 components
12 components
12 components
12 components
12 components
12 components
12 components
12 components
12 components
12 components
12 components
24 components
18 components
24 components
24 components
9 components
initramfs (kernel 7.1.8-100.fc43.x86_64) and rpmostree-unpackaged-content
Reserved for new packages
WORKDIR /tmp
/bin/sh -c --mount=type=tmpfs,target=/var --mount=type=tmpfs,target=/run --mount=type=tmpfs,target=/tmp --mount=ro,relabel=shared,type=bind,source=/scripts,target=scripts dnf -y install dnf5-plugins && grep -vE '^#' scripts/packages-remove | xargs dnf -y remove && grep -vE '^#' scripts/packages-add | xargs dnf -y install --setopt=install_weak_deps=False --allowerasing && dnf -y autoremove && ln /usr/bin/nvim /usr/bin/vim:sha256:850b38a1aa52666ad9c82f09420c2484dfffbb02cba14fc0b9380012ba8716cd
/bin/sh -c --mount=type=tmpfs,target=/var --mount=type=tmpfs,target=/run --mount=type=tmpfs,target=/tmp --mount=ro,relabel=shared,type=bind,source=/files,target=files find files -mindepth 1 -type d | sed -e 's/^files/mkdir -p /' -e 's|__|/|g' | bash && find files -mindepth 1 -type f -name "*__*" | sed -e 's!^files\(.*\)__.*$!mkdir -p $(echo \1 | sed -e "s|__|/|g" )!' | bash && find files -mindepth 1 -type f -not -name .gitkeep | sed -e 's!^files\(.*\)!cp files\1 $(echo \1 | sed -e "s|__|/|g" )!' | bash && find /usr/local/bin -type f -exec chmod 555 {} \; && find /usr/local/sbin -type f -exec chmod 550 {} \;:sha256:b499a169dea7f082406c214392849a47c7ce9345b2448df72d92b689bada76fe
/bin/sh -c echo -e "kernel.printk = 2\t4\t1\t7" >> /usr/lib/sysctl.d/99-user.conf && systemctl enable lm_sensors && systemctl enable sysstat && systemctl enable tuned && systemctl enable fstrim.timer && systemctl enable bootc-fetch.timer && systemctl enable bootc-boot.service && systemctl enable multiuser-reboot.timer && systemctl enable influx_monitor.service && systemctl mask bootc-fetch-apply-updates.timer
/bin/sh -c bootc container lint
LABEL "upstream-digest"="sha256:e1505c50d255ad70618b4f1bcb19533c00c10653484d52d799e2654c158160e6"
WORKDIR /tmp
/bin/sh -c --mount=type=tmpfs,target=/var --mount=type=tmpfs,target=/run --mount=type=tmpfs,target=/tmp --mount=ro,relabel=shared,type=bind,source=/scripts,target=scripts grep -vE '^#' scripts/packages-add | xargs dnf -y install --setopt=install_weak_deps=False --allowerasing && dnf -y autoremove:sha256:5dfedea6df8215d179b430097256f8007558af130ad060cf98b8cce9744d9f44
/bin/sh -c --mount=type=tmpfs,target=/var --mount=type=tmpfs,target=/run --mount=type=tmpfs,target=/tmp --mount=ro,relabel=shared,type=bind,source=/files,target=files find files -mindepth 1 -type d | sed -e 's/^files/mkdir -p /' -e 's|__|/|g' | bash && find files -mindepth 1 -type f -name "*__*" | sed -e 's!^files\(.*\)__.*$!mkdir -p $(echo \1 | sed -e "s|__|/|g" )!' | bash && find files -mindepth 1 -type f -not -name .gitkeep | sed -e 's!^files\(.*\)!cp files\1 $(echo \1 | sed -e "s|__|/|g" )!' | bash && find /usr/local/bin -type f -exec chmod 555 {} \; && find /usr/local/sbin -type f -exec chmod 550 {} \;:sha256:4a61fd0228bcbc750ac204c745b33d4a729814cdf6da068fa43c7f7daa18e6de
/bin/sh -c --mount=type=tmpfs,target=/var --mount=type=tmpfs,target=/run --mount=type=tmpfs,target=/tmp curl -sL "https://github.com/henrygd/beszel/releases/latest/download/beszel-agent_$(uname -s)_$(uname -m | sed -e 's/x86_64/amd64/' -e 's/armv6l/arm/' -e 's/armv7l/arm/' -e 's/aarch64/arm64/').tar.gz" | tar -xz --directory /usr/local/bin beszel-agent
/bin/sh -c bootc container lint
LABEL "upstream-digest"="sha256:35cffc85b315815bd53f5f48a3629cfc6ac1c79e1500cf99d4724fe28c0ded77"
WORKDIR /tmp
/bin/sh -c --mount=type=tmpfs,target=/var --mount=type=tmpfs,target=/run --mount=type=tmpfs,target=/tmp --mount=ro,relabel=shared,type=bind,source=/scripts,target=scripts dnf5 config-manager addrepo --from-repofile=https://download.docker.com/linux/fedora/docker-ce.repo && grep -vE '^#' scripts/packages-add | xargs dnf -y install --setopt=install_weak_deps=False --allowerasing:sha256:4a1f7289106e1ab613d2990a5a535e02b5026264ad2d7dd49c470108170ac34f
/bin/sh -c --mount=type=tmpfs,target=/var --mount=type=tmpfs,target=/run --mount=type=tmpfs,target=/tmp --mount=ro,relabel=shared,type=bind,source=/files,target=files find files -mindepth 1 -type d | sed -e 's/^files/mkdir -p /' -e 's|__|/|g' | bash && find files -mindepth 1 -type f -name "*__*" | sed -e 's!^files\(.*\)__.*$!mkdir -p $(echo \1 | sed -e "s|__|/|g" )!' | bash && find files -mindepth 1 -type f -not -name .gitkeep | sed -e 's!^files\(.*\)!cp files\1 $(echo \1 | sed -e "s|__|/|g" )!' | bash && find /usr/local/bin -type f -exec chmod 555 {} \; && find /usr/local/sbin -type f -exec chmod 550 {} \;:sha256:06b7444e8e153570ab216333ad80f41653f27944976ea7b70edc171fbb610992
/bin/sh -c systemctl enable docker-prune.timer && systemctl enable docker.service
/bin/sh -c bootc container lint
LABEL "upstream-digest"="sha256:eed06d1468c027323f43b6472b0a43301e7a6108a61f3c37b992c37f67ec63e7"

Labels

Key Value
containers.bootc 1
io.buildah.version 1.43.1
org.opencontainers.image.version 43.20260815.0
ostree.bootable true
ostree.commit 9db2d6be3133ad042a60c7e25aa8d17af5dc4a4ee11dced1ab702002a382483c
ostree.final-diffid sha256:12787d84fa137cd5649a9005efe98ec9d05ea46245fdc50aecb7dd007f2035b1
ostree.linux 7.1.8-100.fc43.x86_64
rpmostree.inputhash 201cda73aea738c561d3298c9f12a16bf4b5c13fe26f3f54d1bb730dfc7144d4
upstream-digest sha256:eed06d1468c027323f43b6472b0a43301e7a6108a61f3c37b992c37f67ec63e7
Details
Container
2026-08-16 03:25:39 +00:00
0
OCI / Docker
linux/amd64
1.3 GiB
Versions (99) View all
docker-43 2026-08-30
docker 2026-08-30
docker-44 2026-08-30